![]() ![]() | Get an instance of the SMTP Proxy |
![]() | Set this to "true" if you want to capture the SMTP negotiation. Once the conversation has finished, use "GetConversation" to view it. |
![]() | Gets or sets information about the sockets linger time. |
![]() | Gets or sets a value that disables a delay when send or receive buffers are not full. |
![]() | Gets or sets the size of the receive buffer. |
![]() | Gets or sets the amount of time a TcpClient will wait to receive data once a read operation is initiated. |
![]() | Gets or sets the size of the send buffer. |
![]() | Gets or sets the amount of time a TcpClient will wait for a send operation to complete successfully. |
![]() | Send the AUTH command Throw a MailException if we can't connect. |
![]() | Closes the TCP connection and releases all resources associated with the TcpClient. |
![]() | Overloaded. Connects the client to the specified port on the specified host. |
![]() | Send the DATA string (without the data) Throw a MailException if we can't connect. |
![]() | Send the EHLO string. Throw a MailException if we can't connect. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the NetworkStream used to send and receive data. |
![]() | Gets the Type of the current instance. |
![]() | Send the HELO string. Throw a MailException if we can't connect. |
![]() | Send the MAIL FROM command Throw a MailException if we can't connect. |
![]() | Connect to the server and return the initial welcome string. Throw a MailException if we can't connect. |
![]() | Send the QUIT command Throw a MailException if we can't connect. |
![]() | Send the MAIL FROM command Throw a MailException if we can't connect. |
![]() | Send any old string to the proxy |
![]() | Returns a String that represents the current Object. |
![]() | Send the message content string Throw a MailException if we can't connect. |
![]() | Gets or set a value that indicates whether a connection has been made. |
![]() | Gets or sets the underlying Socket. |
![]() | Releases the unmanaged resources used by the TcpClient and optionally releases the managed resources. |
![]() | Frees resources used by the TcpClient class. |
![]() | Creates a shallow copy of the current Object. |