SmtpClient.getResponse

Implementation of request/response pattern for easifying communication with SMTP server.

class SmtpClient
protected
string
getResponse
(
string command
,
string suffix = "\r\n"
)

Meta