System::Threading::Tasks::Task::Complete 方法

Task::Complete method

将任务标记为已完成并结束任务。

void System::Threading::Tasks::Task::Complete()

另见