WaitHandle.WaitAll(WaitHandle[])
E1787243
UNEXPLORED
WaitHandle.WaitAll(WaitHandle[]) is a .NET synchronization method that blocks the calling thread until all specified WaitHandle objects, such as AutoResetEvent instances, have been signaled.
All labels observed (2)
| Label | Occurrences |
|---|---|
| WaitHandle.WaitAll | 1 |
| WaitHandle.WaitAll(WaitHandle[]) canonical | 1 |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.
linked to: WaitHandle.WaitAll(WaitHandle[])