Click or drag to resize

ServiceHelperHealthMonitorInterval Property

Gets or sets the interval, in seconds, over which to sample the performance monitor for health statistics.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(5)]
public double HealthMonitorInterval { get; set; }
View Source

Property Value

Double
See Also