System.Runtime.Remoting.ObjRef.GetRealObject Method

Returns a reference to the remote object that the System.Runtime.Remoting.ObjRef describes.

Syntax

public virtual object GetRealObject (System.Runtime.Serialization.StreamingContext context)

Parameters

context
The context where the current object resides.

Returns

A reference to the remote object that the System.Runtime.Remoting.ObjRef describes.

Remarks

The current method is called during the fix-up stage of deserialization.

Requirements

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