C#
VB
C++
Gets a value that indicates whether the asynchronous operation completed synchronously.
public bool CompletedSynchronously { get; }
Public ReadOnly Property CompletedSynchronously As Boolean
public:
property bool CompletedSynchronously {
bool get();
}
true if the asynchronous operation completed synchronously; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET