ComponentSpace FTP Class Library Reference

DataTransferredEventArgs.BytesTransferred Property

Gets the total number of bytes transferred in the current operation.

[Visual Basic]
Public ReadOnly Property BytesTransferred As Long
[C#]
public long BytesTransferred {get;}

Property Value

The trace text.

See Also

DataTransferredEventArgs Class | ComponentSpace.Ftp Namespace