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.

Try in SPARQL Jump to: Surface forms Referenced by

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.

AutoResetEvent methodInheritedFrom WaitHandle.WaitAll(WaitHandle[])
AbandonedMutexException usedWith WaitHandle.WaitAll
linked to: WaitHandle.WaitAll(WaitHandle[])