8 [__DynamicallyInvokable]
9 [HostProtection(
SecurityAction.LinkDemand, Synchronization =
true, ExternalThreading =
true)]
15 [__DynamicallyInvokable]
When signaled, the T:System.Threading.EventWaitHandle resets automatically after releasing a single t...
SecurityAction
Specifies the security actions that can be performed using declarative security.
Notifies a waiting thread that an event has occurred. This class cannot be inherited.
AutoResetEvent(bool initialState)
Initializes a new instance of the T:System.Threading.AutoResetEvent class with a Boolean value indica...
Represents a thread synchronization event.
EventResetMode
Indicates whether an T:System.Threading.EventWaitHandle is reset automatically or manually after rece...