POPReader
|
Overloaded. Initializes a new instance of the POPReader class. |
EndOfStream | Show if it is possible to read the stream (eof status) |
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 |
Read | Overloaded. 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) |
Received | Event fire when some data has been received from the server |
POPReader Class | SmtPop Namespace