ITFtp
|
The ITFtpTransfer type exposes the following members.
Name | Description | |
---|---|---|
OnError | Event that will be called if there is an error during the data transfer. Currently, this will return instances of ErrorFromRemoteEndpoint or NetworkError. | |
OnFinished | Event that will be called once the data transfer is finished. | |
OnProgress | Event that is being called while data is being transferred. |