Click or drag to resize

AlarmDelay Property

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

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public double? Delay { get; set; }
View Source

Property Value

NullableDouble
See Also