C# Class Rnwood.SmtpServer.QuitVerb

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

Public Methods

Method Description
ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : Task

Method Details

ProcessAsync() public method

public ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : Task
connection IConnection
command Rnwood.SmtpServer.SmtpCommand
return Task