System::Threading::Tasks::ValueTask::AsTask metod

ValueTask::AsTask method

Konverterar detta ValueTask till en delad pekare till Task.

TaskPtr System::Threading::Tasks::ValueTask::AsTask() const

ReturnValue

TaskPtr A shared pointer to a Task that represents this operation.

Se även