|
TFtpTransferProgressTransferredBytes Property
|
Number of bytes that have already been transferred.
Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public long TransferredBytes { get; }
Public ReadOnly Property TransferredBytes As Long
Get
member TransferredBytes : int64 with get
function get_TransferredBytes();
View SourceProperty Value
Int64See Also