Back to product page

TransferTime property


Time needed to transfer current or previous file.

Type

A Long value. Specifies elapsed time, in seconds.

Syntax

  • Basic
object.TransferTime[= value]
The TransferTime(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodFtpDLX.
valueA Long value.

Remarks

TransferTime returns number of seconds since current file transfer has started, or total number of seconds of previous file transfer, if there are no transfers in progress anymore. You can use it in Done even to show basic information about the transfer, together with transfer speed in TransferRate property.

Platforms

Windows