System.Runtime.Remoting.Proxies.RealProxy.GetUnwrappedServer Method

Returns the server object that is represented by the current proxy instance.

Syntax

protected MarshalByRefObject GetUnwrappedServer ()

Returns

The server object that is represented by the current proxy instance.

Remarks

The RealProxy.GetUnwrappedServer method is used in scenarios involving an external System.Runtime.Remoting.Contexts.Context in the same AppDomain.

Requirements

Namespace: System.Runtime.Remoting.Proxies
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0