Click or drag to resize

SharedObjRef Properties

The SharedObjRef type exposes the following members.

Properties
  NameDescription
Public propertyChannelInfo
Gets or sets the IChannelInfo for the ObjRef.
(Inherited from ObjRef.)
Public propertyEnvoyInfo
Gets or sets the IEnvoyInfo for the ObjRef.
(Inherited from ObjRef.)
Public propertyTypeInfo
Gets or sets the IRemotingTypeInfo for the object that the ObjRef describes.
(Inherited from ObjRef.)
Public propertyURI
Gets or sets the URI of the specific object instance.
(Inherited from ObjRef.)
Top
See Also