Click or drag to resize

Pop3SendCommand Method

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