C# Class Rnwood.SmtpServer.Verbs.RsetVerb

Inheritance: IVerb
ファイルを表示 Open project: rnwood/smtp4dev Class Usage Examples

Public Methods

Method Description
ProcessAsync ( IConnection connection, SmtpCommand command ) : System.Threading.Tasks.Task

Method Details

ProcessAsync() public method

public ProcessAsync ( IConnection connection, SmtpCommand command ) : System.Threading.Tasks.Task
connection IConnection
command SmtpCommand
return System.Threading.Tasks.Task