Click or drag to resize

ServiceHelperOnStop Method

To be called from the OnStop method of ParentService.

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