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!

Context Properties

The properties of the Context class are listed below. For a complete list of Context class members, see the Context Members topic.

Public:

ContextID Reserved. This read-only property returns the ContextID for the Context.
ContextProperties This read-only property returns an array of the context properties.
DefaultContext This read-only property returns the default context for the AppDomain. Every thread in an app domain for which a context is not explicitly set is considered to be running in the DefaultContext.

See Also

Context Class | System.Runtime.Remoting Namespace