System::IAsyncResult::get_IsCompleted 메서드

IAsyncResult::get_IsCompleted method

비동기 작업이 완료되었는지 여부를 나타내는 값을 반환합니다.

virtual bool System::IAsyncResult::get_IsCompleted()=0

ReturnValue

비동기 작업이 완료되면 true, 그렇지 않으면 false

또 보기