IObjectHandle::Unwrap Method ()
.NET Framework (current version)
Unwraps the object.
Assembly: mscorlib (in mscorlib.dll)
Notes to Callers:
A ObjectHandle is a remoted MarshalByRefObject and is tracked by the remoting lifetime service. A call to the current method might fail if the lifetime lease on the ObjectHandle expires.
.NET Framework
Available since 1.1
Available since 1.1
Show: