Click or drag to resize

ServiceHelperMonitorServiceHealth 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.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool MonitorServiceHealth { get; set; }
View Source

Property Value

Boolean
See Also