System::Threading::Tasks::Task::get_CompletedTask méthode

Task::get_CompletedTask method

Obtient une tâche terminée (singleton)

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

ReturnValue

TaskPtr Shared pointer to a completed task instance

Voir aussi