WaitHandle

E1787241 UNEXPLORED

WaitHandle is a .NET synchronization base class that encapsulates operating system wait handles, enabling threads to block execution until signaled by derived synchronization primitives.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
WaitHandle canonical 3

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

AutoResetEvent inheritsFrom WaitHandle
RegisteredWaitHandle usedWith WaitHandle
ManualResetEventSlim hasProperty WaitHandle