Simple Mail and Post Office Protocol for .Net (SmtPop)

SMTPWriter Class

A stream to send MimeMessage to smtp server

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

System.Object
   System.MarshalByRefObject
      System.IO.TextWriter
         SmtPop.SMTPWriter

public class SMTPWriter : TextWriter

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: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

SMTPWriter Members | SmtPop Namespace