Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MailKit
Net
Smtp
SmtpClient.SendContext
C# 클래스 MailKit.Net.Smtp.SmtpClient.SendContext
파일 보기
프로젝트 열기: jstedfast/MailKit
공개 메소드들
메소드
설명
SendContext
(
ITransferProgress
progress
,
long
size
) :
System
Update
(
int
n
) :
void
메소드 상세
SendContext()
공개
메소드
public
SendContext
(
ITransferProgress
progress
,
long
size
) :
System
progress
ITransferProgress
size
long
리턴
System
Update()
공개
메소드
public
Update
(
int
n
) :
void
n
int
리턴
void