Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MailKit
Net
Smtp
SmtpClient.SendContext
C# Class MailKit.Net.Smtp.SmtpClient.SendContext
显示文件
Open project: jstedfast/MailKit
Public Methods
Method
Description
SendContext
(
ITransferProgress
progress
,
long
size
) :
System
Update
(
int
n
) :
void
Method Details
SendContext()
public
method
public
SendContext
(
ITransferProgress
progress
,
long
size
) :
System
progress
ITransferProgress
size
long
return
System
Update()
public
method
public
Update
(
int
n
) :
void
n
int
return
void