Click or drag to resize

ServiceMonitorBaseHandleServiceHeartbeat Method

Handles notifications from the service that occur on an interval to indicate that the service is still running.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public virtual void HandleServiceHeartbeat()
View Source

Implements

IServiceMonitorHandleServiceHeartbeat
See Also