DVTk API
HasBeenStarted Property
DVTkDvtkHighLevelInterface.Common.ThreadsThreadHasBeenStarted
DVTk API

[This is preliminary documentation and is subject to change.]

Indicates if this Thread has been started.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasBeenStarted { get; }
Public ReadOnly Property HasBeenStarted As Boolean
public:
property bool HasBeenStarted {
	bool get ();
}
Remarks
A Thread that has been started and stopped afterwards will also return true.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0