Click or drag to resize

ProgressEventArgsTotalBytesTransferred Property

Gets total bytes already transferred.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public long TotalBytesTransferred { get; }

Property Value

Int64
See Also