System::Threading::Tasks::Task::GetAwaiter method
Task::GetAwaiter method
Ottiene un awaiter per questo task da usare con Await.
Runtime::CompilerServices::TaskAwaiter System::Threading::Tasks::Task::GetAwaiter() const
ReturnValue
Runtime::CompilerServices::TaskAwaiter An awaiter instance
Vedi anche
- Class TaskAwaiter
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Page for C++