aspNetEmail

DirectSend.AddDnsServer Method

Adds a DNS Server to be used by the DirectSend class for DNS queries.

Overload List

Adds a DNS Server to be used by the DirectSend class for DNS queries.

public static void AddDnsServer(IPAddress);

Adds a DNS Server to be used by the DirectSend class for DNS queries.

public static void AddDnsServer(string);

See Also

DirectSend Class | aspNetEmail Namespace