The ITrackingHandler interface is called by Remoting when an event happens on an object or proxy.
ITrackingHandler
[Visual Basic] Public Interface ITrackingHandler [C#] public interface ITrackingHandler [C++] public __gc __interface ITrackingHandler
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Runtime.Remoting
Assembly: mscorlib.dll
ITrackingHandler Members | System.Runtime.Remoting Namespace