C#
VB
C++
Gets a System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.
public WaitHandle AsyncWaitHandle { get; }
Public ReadOnly Property AsyncWaitHandle As WaitHandle
public:
property WaitHandle^ AsyncWaitHandle {
WaitHandle^ get();
}
A System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.
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