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++