Returns time needed to transfer current or previous file.
[Visual Basic]
Public Property TransferTime As Integer[C#]
public int TransferTime {get;}[JScript]
public function get TransferTime : intTransferTime 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 event to show basic information about the transfer, together with transfer speed in TransferRate property.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© WeOnlyDo Software. All Rights Reserved.