The total transfer time in ms.

Namespace: Jscape.Sftp
Assembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0

Syntax

C#
public long Time { get; }
Visual Basic
Public ReadOnly Property Time As Long
	Get
Visual C++
public:
property long long Time {
	long long get ();
}

See Also