System::Threading::Tasks::Task::GetAwaiter method

Task::GetAwaiter method

Await के साथ उपयोग के लिए इस टास्क का awaiter प्राप्त करता है।

Runtime::CompilerServices::TaskAwaiter System::Threading::Tasks::Task::GetAwaiter() const

ReturnValue

Runtime::CompilerServices::TaskAwaiter An awaiter instance

संबंधित देखें