System::Threading::Tasks::Task::get_IsCompleted 메서드

Task::get_IsCompleted method

작업이 완료되었는지 여부를 가져옵니다.

bool System::Threading::Tasks::Task::get_IsCompleted() const

ReturnValue

bool 작업이 완료된 경우 true (성공, 오류 발생, 또는 취소됨)

또 보기