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

ResultValueTask::get_IsCompleted method

작업이 완료되었는지 여부를 나타내는 값을 가져옵니다.

bool System::Threading::Tasks::ResultValueTask<T>::get_IsCompleted() const

ReturnValue

bool 기본 작업이 완료되었거나 직접 결과를 포함하면 true; 그렇지 않으면 false.

또 보기