NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ITrackingHandler Interface

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.

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

ITrackingHandler Members | System.Runtime.Remoting Namespace