Click or drag to resize
Grid Solutions Framework

FlatlineTestSmtpServer Property

Gets or sets the host name or IP address of the SMTP server used to send email notifications.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("localhost")]
public string SmtpServer { get; set; }
View Source

Property Value

String
See Also