C# Class SmtpServer.SmtpTransaction

Inheritance: SmtpServer.Mail.MimeMessage, ISmtpTransaction
Afficher le fichier Open project: cosullivan/SmtpServer

Méthodes publiques

Méthode Description
Reset ( ) : void

Reset the current transaction.

SmtpTransaction ( ) : System.Collections.ObjectModel

Constructor.

Method Details

Reset() public méthode

Reset the current transaction.
public Reset ( ) : void
Résultat void

SmtpTransaction() public méthode

Constructor.
public SmtpTransaction ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel