| FileTransfer Properties |
The FileTransfer type exposes the following members.
| Name | Description | |
|---|---|---|
| AverageSpeed |
the average speed of the specified transfer
| |
| Connection |
Server Connection
| |
| CurrentSpeed |
the current speed of the transfer
| |
| ID |
ID of the client
| |
| Mode |
specifies if the transfer an upload or a download.
| |
| Name |
the file name
| |
| Path |
the file path
| |
| RemotePath |
the remote path on the server
| |
| RunTime |
the time the transfer has used
| |
| Size |
the file size
| |
| SizeDone |
the currently transferred file size
| |
| SpeedLimit |
To get the speed limit for the transfer in bytes/s:
| |
| Status |
the status of the specified transfer
|