Click or drag to resize

Pop3SendMultiLineCommandAsync Method

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