|
ServiceHelperMonitorServiceHealth Property
|
Gets or sets a boolean value that indicates whether the health of the
ParentService is to be monitored.
Namespace: GSF.ServiceProcessAssembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.205-beta
Syntax function get_MonitorServiceHealth();
function set_MonitorServiceHealth(value);
View SourceProperty Value
BooleanSee Also