System.Runtime.Remoting.Services.ITrackingHandler.UnmarshaledObject Method

Notifies the current instance that an object has been unmarshaled.

Syntax

public void UnmarshaledObject (object obj, System.Runtime.Remoting.ObjRef or)

Parameters

obj
The unmarshaled object.
or
The System.Runtime.Remoting.ObjRef that represents the specified object.

Remarks

Documentation for this section has not yet been entered.

Requirements

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