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!

Synchronization.REQUIRES_NEW

[To be supplied.]

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

See Also

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