Click or drag to resize

ServiceHelperOnShutdown Method

To be called from the OnShutdown method of ParentService.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void OnShutdown()
View Source
See Also