DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
      
    
 Stops all auto refresh timers.
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# | 
|---|
public void KillTimers()  | 
| Visual Basic | 
|---|
Public Sub KillTimers  | 
| Visual C++ | 
|---|
public: virtual void KillTimers() sealed  |