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