ManualResetEvent class

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:assembly gptkb:mscorlib.dll
System.Threading.dll
gptkbp:builtBy bool initialState
gptkbp:definedIn System.Threading namespace
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.threading.manualresetevent
https://www.w3.org/2000/01/rdf-schema#label ManualResetEvent class
gptkbp:inheritsFrom EventWaitHandle class
gptkbp:introducedIn gptkb:.NET_Framework_1.1
gptkbp:method Close()
Reset()
Set()
WaitOne()
gptkbp:partOf gptkb:.NET_Core
gptkb:.NET_Framework
gptkbp:property SafeWaitHandle
gptkbp:relatedTo gptkb:AutoResetEvent_class
gptkbp:signalBehavior remains signaled until manually reset
gptkbp:threadSafe true
gptkbp:usedFor thread synchronization
gptkbp:bfsParent gptkb:System.Threading
gptkbp:bfsLayer 7