Click or drag to resize

Pop3SendMultiLineCommandAsync Method

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