System.Runtime.Remoting.ObjRef: Method Members

The methods of System.Runtime.Remoting.ObjRef are listed below. For a list of all members, see the ObjRef Members list.

See Also: Inherited members from System.Object

Public Methods

GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize the current System.Runtime.Remoting.ObjRef instance.

GetRealObject(System.Runtime.Serialization.StreamingContext) : object

Returns a reference to the remote object that the System.Runtime.Remoting.ObjRef describes.

IsFromThisAppDomain() : bool

Returns a Boolean value that indicates whether the current System.Runtime.Remoting.ObjRef instance references an object located in the current AppDomain.

IsFromThisProcess() : bool

Returns a Boolean value that indicates whether the current System.Runtime.Remoting.ObjRef instance references an object located in the current process.