Skip to content

Overload_NChronicle_SMTP_Configuration_SmtpChronicleLibraryConfiguration_UsingNetworkMethod

Andrew James edited this page Aug 3, 2017 · 1 revision

SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method

Overload List

 

Name Description
Public method UsingNetworkMethod(String, Int32, Boolean) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, X509Certificate[]) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, SecureString, Boolean) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, SecureString, X509Certificate[]) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, String, Boolean) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, String, X509Certificate[]) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, SecureString, String, Boolean) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, SecureString, String, X509Certificate[]) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, String, String, Boolean) Set all emails to be sent via a network connection to an SMTP server.
Public method UsingNetworkMethod(String, Int32, String, String, String, X509Certificate[]) Set all emails to be sent via a network connection to an SMTP server.
  Back to Top

See Also

Reference

SmtpChronicleLibraryConfiguration Class
NChronicle.SMTP.Configuration Namespace

Clone this wiki locally