The total bytes to transfer.

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

Syntax

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

See Also