Click or drag to resize
Grid Solutions Framework

RangeTestWarnInterval Property

Gets or sets how often the RangeTest sends out-of-range notifications to the console.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(4)]
public double WarnInterval { get; set; }
View Source

Property Value

Double
See Also