|
ServiceMonitorsHandleServiceHeartbeat Method
|
Handles notifications from the service that occur
on an interval to indicate that the service is
still running.
Namespace: GSF.ServiceProcessAssembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.205-beta
Syntax public void HandleServiceHeartbeat()
Public Sub HandleServiceHeartbeat
public:
void HandleServiceHeartbeat()
member HandleServiceHeartbeat : unit -> unit
function HandleServiceHeartbeat();
View SourceSee Also