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!

ThreadAffinity.SUPPORTED

The class does not care if the context has ThreadAffinity or not.

[Visual Basic]
Public Const SUPPORTED As Integer
[C#]
public const int SUPPORTED;
[C++]
public: const int SUPPORTED;
[JScript]
public var SUPPORTED : int;

See Also

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