Email Factory for .NET

SmtpInputStream Class

Specialized Smtp input stream used for reading data from the SMTP server.

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

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         System.Net.Sockets.NetworkStream
            Jscape.Email.SmtpInputStream

public class SmtpInputStream : NetworkStream

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: Jscape.Email

Assembly: Jscape.Email (in Jscape.Email.dll)

See Also

SmtpInputStream Members | Jscape.Email Namespace