Syntax
| C# |
|---|
public class Pop3 |
| Visual Basic (Declaration) |
|---|
Public Class Pop3 |
| Visual C++ |
|---|
public ref class Pop3 |
The type exposes the following events.
Public Events
| Name | Description | |
|---|---|---|
| ReceiveProgress |
Event fired by ReciveMultiLine method.
You can obtain how many bytes where already recieved.
| |
| ServerCertificateValidate |
Event which is called for custom server validation.
(Inherited from TcpTextClient.) |
See Also
Lesnikowski.Client Namespace