Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MailKit
Net
Smtp
SmtpClient.SendContext
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