System.Runtime.Remoting.Services.ITrackingHandler Members

The members of System.Runtime.Remoting.Services.ITrackingHandler are listed below.

Public Methods

DisconnectedObject(object)

Notifies the current instance that an object has been disconnected from its proxy.

MarshaledObject(object, System.Runtime.Remoting.ObjRef)

Notifies the current instance that an object has been marshaled.

UnmarshaledObject(object, System.Runtime.Remoting.ObjRef)

Notifies the current instance that an object has been unmarshaled.