| 
            
              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.258-beta
Syntaxpublic void HandleServiceHeartbeat()
Public Sub HandleServiceHeartbeat
public:
void HandleServiceHeartbeat()
member HandleServiceHeartbeat : unit -> unit 
function HandleServiceHeartbeat();
 View Source
See Also