DataPA Enterprise Dashboard Controls API Reference
Kills the background thread (if any) being used to generate XMl.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
public void KillThread()
Visual Basic
Public Sub KillThread
Visual C++
public:
virtual void KillThread() sealed

Remarks