Pop |
| Name | Description | |
|---|---|---|
| SendCommandAsync(String, CancellationToken) | Sends command, which expects to receive single-line response, to POP3 server (e.g. "STAT"). | |
| SendCommandAsync(String, Boolean, CancellationToken) | Sends command, which expects to receive single-line response, to POP3 server (e.g. "STAT"). |