aspNetEmail

DirectSend Members

DirectSend overview

Public Static Properties

DnsServers The IPAddresses of DNS servers to use for MX record lookup.

Public Static Methods

AddDnsServerOverloaded. Adds a DNS Server to be used by the DirectSend class for DNS queries.
SendOverloaded. Sends an email, without the need for a relay server.

Public Instance Constructors

DirectSend Constructor Creates an instance of the DirectSend class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

DirectSend Class | aspNetEmail Namespace