Email Factory for .NET

PopInputStream Class

Specialized Pop input stream used for reading data from the POP server.

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

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

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

PopInputStream Members | Jscape.Email Namespace