DVTk API
StartResultsGathering Method
DVTkDvtkHighLevelInterface.Common.ThreadsThreadStartResultsGathering()()()
DVTk API

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

Starts the results gathering.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void StartResultsGathering()
Public Overridable Sub StartResultsGathering
public:
virtual void StartResultsGathering()
Remarks
This method will only perform the basic administration. The actual starting of the results gathering needs to be implemented in the derived class. When overriding this method, make sure to call this base method first.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0