|
TFtpTransferProgressTotalBytes Property
|
Total number of bytes being transferred. May be 0 if unknown.
Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public long TotalBytes { get; }
Public ReadOnly Property TotalBytes As Long
Get
member TotalBytes : int64 with get
function get_TotalBytes();
View SourceProperty Value
Int64See Also