System::Threading::AutoResetEvent::AutoResetEvent 构造函数
AutoResetEvent::AutoResetEvent constructor
RTTI 信息。
System::Threading::AutoResetEvent::AutoResetEvent(bool initialState)
| 参数 | 类型 | 描述 |
|---|---|---|
| initialState | bool | 为 true 表示已发信号,为 false 表示未发信号。 |
备注
构造函数。
另见
- Class AutoResetEvent
- Namespace System::Threading
- Library Aspose.Font for C++