Click or drag to resize

TFtpTransferProgressTotalBytes Property

Total number of bytes being transferred. May be 0 if unknown.

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public long TotalBytes { get; }
View Source

Property Value

Int64
See Also