Email Factory for .NET

ImapInputStream Class

Specialized Imap input stream used for reading data from the IMAP server.

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

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

public class ImapInputStream : 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

ImapInputStream Members | Jscape.Email Namespace