|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Represents a thread synchronization event supporting automatic and manual reset modes. More...
#include "Common.h"#include "System/Threading/WaitHandle.h"#include "System/SmartPointer.h"#include "System/String.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Threading::EventWaitHandle |
| Represents a thread synchronization event. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Threading |
Represents a thread synchronization event supporting automatic and manual reset modes.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file EventWaitHandle.h.