Home
last modified time | relevance | path

Searched refs:SmtpServiceNotAvailable (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/Mail/
H A DSmtpException.cs46 return SR.Format(SR.SmtpServiceNotAvailable); in GetMessageForStatus()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/mail/
H A DSmtpException.cs48 return SR.GetString(SR.SmtpServiceNotAvailable); in GetMessageForStatus()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs929 …public const string SmtpServiceNotAvailable = "Service not available, closing transmission channel… field in SR