Метод | Описание | |
---|---|---|
ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : System.Threading.Tasks.Task |
Метод | Описание | |
---|---|---|
ProcessLine ( string line ) : string |
public ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : System.Threading.Tasks.Task | ||
connection | IConnection | |
command | Rnwood.SmtpServer.SmtpCommand | |
Результат | System.Threading.Tasks.Task |
protected ProcessLine ( string line ) : string | ||
line | string | |
Результат | string |