C# Class org.GraphDefined.Vanaheimr.Hermod.Mail.EMailExtentionMethods

Afficher le fichier Open project: Vanaheimr/Hermod

Méthodes publiques

Méthode Description
SendVia ( this EMail, SMTPClient SMTPClient, Byte NumberOfRetries = 3 ) : Task

Method Details

SendVia() public static méthode

public static SendVia ( this EMail, SMTPClient SMTPClient, Byte NumberOfRetries = 3 ) : Task
EMail this
SMTPClient org.GraphDefined.Vanaheimr.Hermod.SMTP.SMTPClient
NumberOfRetries Byte
Résultat Task