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.REQUIRED

The class should be instantiated in a context that has ThreadAffinity.

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

See Also

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