DotNetOpenMail 0.5.7 (beta)

SmtpServer Class

A description of an SMTP server.

For a list of all members of this type, see SmtpServer Members.

System.Object
   DotNetOpenMail.SmtpServer

[Visual Basic]
Public Class SmtpServer
[C#]
public class SmtpServer
[C++]
public __gc class SmtpServer
[JScript]
public class SmtpServer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DotNetOpenMail

Assembly: DotNetOpenMail (in DotNetOpenMail.dll)

See Also

SmtpServer Members | DotNetOpenMail Namespace