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!

ObjectHandle Class

[To be supplied.]

Object
   MarshalByRefObject
      ObjectHandle

[Visual Basic]
Public Class ObjectHandle
   Inherits MarshalByRefObject
   Implements IObjectHandle
[C#]
public class ObjectHandle : MarshalByRefObject, IObjectHandle
[C++]
public __gc class ObjectHandle : public MarshalByRefObject,
   IObjectHandle
[JScript]
public class ObjectHandle extends MarshalByRefObject, IObjectHandle

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

ObjectHandle Members | System.Runtime.Remoting Namespace