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