NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ObjRef Properties

The properties of the ObjRef class are listed below. For a complete list of ObjRef class members, see the ObjRef Members topic.

Public:

ChannelInfo This read-write property returns the IChannelInfoInterface for the ObjRef. Channels are described in further detail in the channels section.
EnvoyInfo This read-write property returns the IEnvoyInfoInterface for the ObjRef. Envoys are described in further detail in the contexts section.
TypeInfo This read-write property returns the IRemotingTypeInfoInterface for the ObjRef. TypeInfo is utilized to refine the proxy to suit the client view of the server object.
URI This read-write property uniquely represents the identity of the specific object instance.

See Also

ObjRef Class | System.Runtime.Remoting Namespace