System::IAsyncResult::get_CompletedSynchronously 메서드
IAsyncResult::get_CompletedSynchronously method
비동기 작업이 동기적으로 완료되었는지 여부를 나타내는 값을 반환합니다.
virtual bool System::IAsyncResult::get_CompletedSynchronously()=0
ReturnValue
비동기 작업이 동기적으로 완료되면 true, 그렇지 않으면 false
또 보기
- Class IAsyncResult
- Namespace System
- Library Aspose.Page for C++