Click or drag to resize

ServiceHelper.MonitorServiceHealth Property

Gets or sets a boolean value that indicates whether the health of the ParentService is to be monitored.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.246-beta
Syntax
[DefaultValueAttribute(false)]
public bool MonitorServiceHealth { get; set; }
View Source

Property Value

Boolean
See Also