Method | Description | |
---|---|---|
ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
ProcessLine ( string line ) : string |
public ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : System.Threading.Tasks.Task | ||
connection | IConnection | |
command | Rnwood.SmtpServer.SmtpCommand | |
return | System.Threading.Tasks.Task |
protected ProcessLine ( string line ) : string | ||
line | string | |
return | string |