Click or drag to resize
Grid Solutions Framework

AlarmAdapterLogProcessingDelay Property

Gets or sets the amount of time, in seconds, to wait for alarm log state changes between bulk inserts.

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

Property Value

Double
See Also