DVTk API
ResultsGatheringPaused Property
DVTkDvtk.SessionsSessionResultsGatheringPaused
DVTk API

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

Pause the gathering of validation results output.
Declaration Syntax
C#Visual BasicVisual C++
public bool ResultsGatheringPaused { get; set; }
Public Property ResultsGatheringPaused As Boolean
public:
property bool ResultsGatheringPaused {
	bool get ();
	void set (bool value);
}
Remarks
trueTruetrue to pause and falseFalsefalse to continue.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0