Statements (21)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:class
|
| gptkbp:alternativeTo |
AutoResetEvent
ManualResetEventSlim |
| gptkbp:builtBy |
CountdownEvent(int initialCount)
|
| gptkbp:definedIn |
System.Threading namespace
|
| gptkbp:documentation |
https://learn.microsoft.com/en-us/dotnet/api/system.threading.countdownevent
|
| gptkbp:inheritsFrom |
System.IDisposable
|
| gptkbp:introducedIn |
gptkb:.NET_Framework_4.0
|
| gptkbp:method |
AddCount()
Reset() Signal() Wait() |
| gptkbp:partOf |
gptkb:.NET_Framework
|
| gptkbp:property |
CurrentCount
InitialCount IsSet |
| gptkbp:threadSafe |
true
|
| gptkbp:usedFor |
thread synchronization
|
| gptkbp:bfsParent |
gptkb:System.Threading
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
CountdownEvent class
|