Click or drag to resize
Grid Solutions Framework

SerializableAlarmDelay Property

Gets or sets the amount of time that the signal must be exhibiting alarming behavior before the alarm is raised.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute(Order = 11)]
public double Delay { get; set; }
View Source

Property Value

Double
See Also