C# Class RemObjects.InternetPack.Ftp.FtpTransferThread

Afficher le fichier Open project: remobjects/internetpack

Méthodes publiques

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

Private Methods

Méthode Description
Execute ( ) : void

Method Details

Abort() public méthode

public Abort ( ) : void
Résultat void

FtpTransferThread() public méthode

public FtpTransferThread ( FtpTransferEventArgs e, System.Boolean store ) : System
e FtpTransferEventArgs
store System.Boolean
Résultat System

GetFirstLine() public static méthode

public static GetFirstLine ( String value ) : String
value String
Résultat String