System::Threading::Tasks::Task::GetAwaiter metodo

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