edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPClientLastBytesTransferred Property

The number of bytes transferred in the last transfer operation.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public long LastBytesTransferred { get; }

Property Value

Int64

Implements

IFileTransferClientLastBytesTransferred

See Also