Click or drag to resize

Pop3SendCommandAsync Method

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