C# Class RemObjects.InternetPack.Ftp.FtpTransferThread

显示文件 Open project: remobjects/internetpack

Public Methods

Method Description
Abort ( ) : void
FtpTransferThread ( FtpTransferEventArgs e, System.Boolean store ) : System
GetFirstLine ( String value ) : String

Private Methods

Method Description
Execute ( ) : void

Method Details

Abort() public method

public Abort ( ) : void
return void

FtpTransferThread() public method

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

GetFirstLine() public static method

public static GetFirstLine ( String value ) : String
value String
return String