TransferTime Property

See Also

FtpDLX Class  | FtpDLX Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

TransferTime Property

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 : int

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 event to show basic information about the transfer, together with transfer speed in TransferRate property.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

FtpDLX Class  | FtpDLX Members

 

 


© WeOnlyDo Software. All Rights Reserved.