C# 클래스 RemObjects.InternetPack.Ftp.FtpTransferThread

파일 보기 프로젝트 열기: remobjects/internetpack

공개 메소드들

메소드 설명
Abort ( ) : void
FtpTransferThread ( FtpTransferEventArgs e, System.Boolean store ) : System
GetFirstLine ( String value ) : String

비공개 메소드들

메소드 설명
Execute ( ) : void

메소드 상세

Abort() 공개 메소드

public Abort ( ) : void
리턴 void

FtpTransferThread() 공개 메소드

public FtpTransferThread ( FtpTransferEventArgs e, System.Boolean store ) : System
e FtpTransferEventArgs
store System.Boolean
리턴 System

GetFirstLine() 공개 정적인 메소드

public static GetFirstLine ( String value ) : String
value String
리턴 String