Click or drag to resize

ServiceHelperOnPause Method

To be called from the OnPause method of ParentService.

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