11 04, 2005

WaitHandle.WaitOne ·½·¨ (TimeSpan, Boolean)

[C#]
public virtual bool WaitOne(
   TimeSpan timeout,
   bool exitContext
);
[C++]
public: virtual bool WaitOne(
   TimeSpan timeout,
   bool exitContext
);
 ²é¿´È«ÎÄ