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

ValueTask::get_IsCompleted method

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

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

ReturnValue

bool 기본 작업이 완료되면 true; 그렇지 않으면 false.

또 보기