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!

RegisteredWaitHandle Class

Represents a handle that has been registered when calling TBD.

Object
   RegisteredWaitHandle

[Visual Basic]
NotInheritable Public Class RegisteredWaitHandle
[C#]
public sealed class RegisteredWaitHandle
[C++]
public __gc __sealed class RegisteredWaitHandle
[JScript]
public class RegisteredWaitHandle

Remarks

[To be supplied.]

Requirements

Namespace: System.Threading

Assembly: mscorlib.dll

See Also

RegisteredWaitHandle Members | System.Threading Namespace