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!

MethodCall._CallContext

[To be supplied.]

[Visual Basic]
Protected _CallContext As LogicalCallContext
[C#]
protected LogicalCallContext _CallContext;
[C++]
protected: LogicalCallContext* _CallContext;
[JScript]
protected var _CallContext : LogicalCallContext;

See Also

MethodCall Class | MethodCall Members | System.Runtime.Remoting Namespace