- waitAll
void waitAll(WaitHandle[] handles)
Undocumented in source. Be warned that the author may not have intended to support it.
- waitAll
void waitAll(WaitHandle[] handles, DWORD msTimeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- waitAny
int waitAny(WaitHandle[] handles)
Undocumented in source. Be warned that the author may not have intended to support it.
- waitAny
int waitAny(WaitHandle[] handles, DWORD msTimeout)
Undocumented in source. Be warned that the author may not have intended to support it.