|
ErrorLoggerDefaultSmtpServer Field
|
Specifies the default value for the
SmtpServer property.
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.218-beta+101eee949414e414795e55a6e73d88938f0177b8
Syntax public const string DefaultSmtpServer = "localhost"
Public Const DefaultSmtpServer As String = "localhost"
public:
literal String^ DefaultSmtpServer = "localhost"
static val mutable DefaultSmtpServer: string
var GSF.ErrorManagement.ErrorLogger.DefaultSmtpServer
View SourceField Value
StringSee Also