C#
VB
C++
Gets a value indicating whether the thread has started.
public bool IsStarted { get; }
Public ReadOnly Property IsStarted As Boolean
public:
property bool IsStarted {
bool get();
}
true
if the thread has started; 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