System.Runtime.Remoting.Services.ITrackingHandler.MarshaledObject Method

Notifies the current instance that an object has been marshaled.

Syntax

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

Parameters

obj
The object that has been marshaled.
or
The System.Runtime.Remoting.ObjRef that results from marshaling and 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