C# Class Rnwood.SmtpServer.EhloVerb

Inheritance: IVerb
Afficher le fichier Open project: rnwood/smtp4dev

Méthodes publiques

Méthode Description
ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : Task

Method Details

ProcessAsync() public méthode

public ProcessAsync ( IConnection connection, Rnwood.SmtpServer.SmtpCommand command ) : Task
connection IConnection
command Rnwood.SmtpServer.SmtpCommand
Résultat Task