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!

WaitHandle.WaitOne ()

[To be supplied.]

[Visual Basic]
Overloads Overridable Public Function WaitOne() As Boolean
[C#]
public virtual bool WaitOne();
[C++]
public: virtual bool WaitOne();
[JScript]
public function WaitOne() : Boolean;

See Also

WaitHandle Class | WaitHandle Members | System.Threading Namespace | WaitHandle.WaitOne Overload List