C#
VB
C++
Gets a value that indicates whether the server is aborting.
Public ReadOnly Property IsAborting As Boolean
public bool IsAborting { get; }
public:
property bool IsAborting {
bool get();
}
IsAborting will be true after calling TriggerStop. If set to true, it indicates the server is stopping.
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