System.Runtime.Remoting.ObjectHandle Members

The members of System.Runtime.Remoting.ObjectHandle are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Initializes an instance of the System.Runtime.Remoting.ObjectHandle class, wrapping the given object o.

Public Methods

override
InitializeLifetimeService() : object

Initializes the lifetime lease of the wrapped object.

Unwrap() : object

Returns the wrapped object.