C# Class Rnwood.SmtpServer.Verbs.NoopVerb

Defines the NoopVerb.
Inheritance: IVerb
Afficher le fichier Open project: rnwood/smtp4dev Class Usage Examples

Méthodes publiques

Méthode Description
ProcessAsync ( IConnection connection, SmtpCommand command ) : System.Threading.Tasks.Task

Method Details

ProcessAsync() public méthode

public ProcessAsync ( IConnection connection, SmtpCommand command ) : System.Threading.Tasks.Task
connection IConnection
command SmtpCommand
Résultat System.Threading.Tasks.Task