A proxy to access an SMTP server. This drives the protocol interaction.
For a list of all members of this type, see SmtpProxy Members.
System.Object
System.Net.Sockets.TcpClient
DotNetOpenMail.SmtpProxy
[Visual Basic] Public Class SmtpProxy Inherits TcpClient Implements ISmtpProxy [C#] public class SmtpProxy : TcpClient, ISmtpProxy [C++] public __gc class SmtpProxy : public TcpClient, ISmtpProxy [JScript] public class SmtpProxy extends TcpClient, ISmtpProxy
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: DotNetOpenMail
Assembly: DotNetOpenMail (in DotNetOpenMail.dll)