Click or drag to resize
Grid Solutions Framework

FlatlineTestEmailInterval Property

Gets or sets the amount of time, in minutes, between email notifications.

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

Property Value

Int64
See Also