Свойство | Type | Description | |
---|---|---|---|
DownloadFile | void |
Méthode | Description | |
---|---|---|
FtpReader ( ) : System |
Creates a new FtpReader.
|
|
GetShortStatus ( int maxLength ) : string |
Gets a short one-line status of this FtpReader.
|
|
Initialize ( ) : void |
Initializes FtpReader.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the FtpReader object and optionally releases the managed resources.
|
Méthode | Description | |
---|---|---|
DownloadFile ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
Résultat | void |
public GetShortStatus ( int maxLength ) : string | ||
maxLength | int | Maximum number of available characters for display. |
Résultat | string |