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