DVTk API
ResultsGatheringStarted Property
DVTkDvtkHighLevelInterface.Common.ThreadsThreadResultsGatheringStarted
DVTk API

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

Indicates if results gathering has started.
Declaration Syntax
C#Visual BasicVisual C++
public bool ResultsGatheringStarted { get; set; }
Public Property ResultsGatheringStarted As Boolean
public:
property bool ResultsGatheringStarted {
	bool get ();
	void set (bool value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0