C# Class Rnwood.SmtpServer.RcptVerb

Inheritance: IVerb
Mostrar archivo Open project: rnwood/smtp4dev

Public Methods

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

Method Details

ProcessAsync() public method

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

RcptVerb() public method

public RcptVerb ( ) : Rnwood.SmtpServer.Verbs
return Rnwood.SmtpServer.Verbs