C# Class MailKit.Net.Smtp.SmtpClient.SendContext

Afficher le fichier Open project: jstedfast/MailKit

Méthodes publiques

Méthode Description
SendContext ( ITransferProgress progress, long size ) : System
Update ( int n ) : void

Method Details

SendContext() public méthode

public SendContext ( ITransferProgress progress, long size ) : System
progress ITransferProgress
size long
Résultat System

Update() public méthode

public Update ( int n ) : void
n int
Résultat void