System::Threading::AutoResetEvent::AutoResetEvent constructor
AutoResetEvent::AutoResetEvent constructor
RTTI information.
System::Threading::AutoResetEvent::AutoResetEvent(bool initialState)
Parameter | Type | Description |
---|---|---|
initialState | bool | True for signalled, false for not signalled. |
Remarks
Constructor.
See Also
- Class AutoResetEvent
- Namespace System::Threading
- Library Aspose.PDF for C++