| 
            
              ServiceHostBaseOnShutdown Method
             | 
          
        
        
            Handles service shut down event.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
Syntaxprotected override void OnShutdown()
Protected Overrides Sub OnShutdown
protected:
virtual void OnShutdown() override
abstract OnShutdown : unit -> unit 
override OnShutdown : unit -> unit 
 View Source
See Also