AutoResetEvent()
AutoResetEvent::AutoResetEvent(bool) constructor
Constructor.
System::Threading::AutoResetEvent::AutoResetEvent(bool initialState)
Arguments
Parameter | Type | Description |
---|---|---|
initialState | bool | True for signalled, false for not signalled. |
See Also
- Class AutoResetEvent
- Namespace System::Threading
- Library Aspose.Slides