XferCurrBytes Property

Navigation:  Reference Guide > File Transfer > Properties >

XferCurrBytes Property

Previous pageReturn to chapter overviewNext page

Returns the number of data bytes which have been sent/received so far.

[Visual Basic .NET]

Public ReadOnly Property XferCurrBytes As Long

[C#]

public long XferCurrBytes {get;}