Click or drag to resize
FileTransfer Properties

The FileTransfer type exposes the following members.

Properties
  NameDescription
Public propertyAverageSpeed
the average speed of the specified transfer
Public propertyConnection
Server Connection
Public propertyCurrentSpeed
the current speed of the transfer
Public propertyID
ID of the client
Public propertyMode
specifies if the transfer an upload or a download.
Public propertyName
the file name
Public propertyPath
the file path
Public propertyRemotePath
the remote path on the server
Public propertyRunTime
the time the transfer has used
Public propertySize
the file size
Public propertySizeDone
the currently transferred file size
Public propertySpeedLimit
To get the speed limit for the transfer in bytes/s:
Public propertyStatus
the status of the specified transfer
Top
See Also