System::Threading::Tasks::Task::get_CompletedTask method

Task::get_CompletedTask method

Ottiene un task completato (singleton)

static const TaskPtr & System::Threading::Tasks::Task::get_CompletedTask()

ReturnValue

TaskPtr Shared pointer to a completed task instance

Vedi anche