|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Represents an asynchronous operation mirroring .NET System.Threading.Tasks.Task. More...
#include "Common.h"#include "System/Object.h"#include "System/Action.h"#include "System/SmartPointer.h"#include "System/Threading/ManualResetEvent.h"#include "System/Threading/CriticalSection.h"#include "System/Threading/Tasks/TaskStatus.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Threading::Tasks::Task |
| Represents an asynchronous operation. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Threading |
| namespace | DotNetDupe::System::Threading::Tasks |
Represents an asynchronous operation mirroring .NET System.Threading.Tasks.Task.
Definition in file Task.h.