Click or drag to resize

Pop3SendCommandAsync Method

Overload List
 NameDescription
Public methodSendCommandAsync(String, CancellationToken) Sends command, which expects to receive single-line response, to POP3 server (e.g. "STAT").
Public methodSendCommandAsync(String, Boolean, CancellationToken) Sends command, which expects to receive single-line response, to POP3 server (e.g. "STAT").
Top
See Also