Esempio n. 1
0
 public override bool Stop()
 {
     ErrorLog.DebugLog("PerformanceMonitor Stop called.", "IPerformanceMonitor");
     return(true);
 }