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