The members of System.Runtime.Remoting.ObjRef are listed below.
See Also: Inherited members from System.Object
ObjRef() |
Initializes a new instance of the System.Runtime.Remoting.ObjRef class with default values. | |
Initializes a new instance of the System.Runtime.Remoting.ObjRef class to reference a specified MarshalByRefObject of a specified Type. |
Initializes a new instance of the System.Runtime.Remoting.ObjRef class from serialized data. |
ChannelInfo | IChannelInfo.
Gets or sets the System.Runtime.Remoting.IChannelInfo for the System.Runtime.Remoting.ObjRef. | |
EnvoyInfo | IEnvoyInfo.
Gets or sets the System.Runtime.Remoting.IEnvoyInfo for the System.Runtime.Remoting.ObjRef. | |
TypeInfo | IRemotingTypeInfo.
Gets or sets the System.Runtime.Remoting.IRemotingTypeInfo for the object that the System.Runtime.Remoting.ObjRef describes. | |
URI | string.
Gets or sets the URI of the specific object instance. |
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
| ||
GetRealObject(System.Runtime.Serialization.StreamingContext)
| ||
IsFromThisAppDomain()
| ||
IsFromThisProcess()
|