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

POPReader Members

POPReader overview

Public Instance Constructors

POPReader Overloaded. Initializes a new instance of the POPReader class.

Public Instance Properties

EndOfStream Show if it is possible to read the stream (eof status)

Public Instance Methods

Close (inherited from TextReader) 
CreateObjRef (inherited from MarshalByRefObject) 
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
InitializeLifetimeService (inherited from MarshalByRefObject) 
Peek Peek a char from the stream
ReadOverloaded. Read from stream
Read (inherited from TextReader)Overloaded.  
ReadBlock (inherited from TextReader) 
ReadLine Read a line from the stream
ReadToEnd Read the entire stream
ToString (inherited from Object) 

Public Instance Events

Received Event fire when some data has been received from the server

See Also

POPReader Class | SmtPop Namespace