Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:assembly |
System.Threading.dll
|
gptkbp:behavior |
automatically resets after releasing a single waiting thread
|
gptkbp:builtBy |
AutoResetEvent(bool initialState)
|
gptkbp:definedIn |
System.Threading namespace
|
gptkbp:documentation |
https://learn.microsoft.com/en-us/dotnet/api/system.threading.autoresetevent
|
https://www.w3.org/2000/01/rdf-schema#label |
AutoResetEvent class
|
gptkbp:inheritsFrom |
EventWaitHandle class
|
gptkbp:introducedIn |
gptkb:.NET_Framework_2.0
|
gptkbp:method |
Reset()
Set() WaitOne() |
gptkbp:partOf |
gptkb:.NET_Core
gptkb:.NET_Framework |
gptkbp:property |
SafeWaitHandle
|
gptkbp:threadSafe |
true
|
gptkbp:usedFor |
thread synchronization
|
gptkbp:bfsParent |
gptkb:System.Threading
|
gptkbp:bfsLayer |
7
|