![]() | SharedObjRef Methods |
The SharedObjRef type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Disconnects the remote object.
(Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetObjectData |
Populates a specified System.Runtime.Serialization.SerializationInfo with
the data needed to serialize the current System.Runtime.Remoting.ObjRef instance.
(Overrides ObjRefGetObjectData(SerializationInfo, StreamingContext).) |
![]() | GetRealObject | Returns a reference to the remote object that the ObjRef describes. (Inherited from ObjRef.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsFromThisAppDomain | Returns a Boolean value that indicates whether the current ObjRef instance references an object located in the current AppDomain. (Inherited from ObjRef.) |
![]() | IsFromThisProcess | Returns a Boolean value that indicates whether the current ObjRef instance references an object located in the current process. (Inherited from ObjRef.) |
![]() | ToString | (Inherited from Object.) |