Gets the number of bytes transferred during the current transfer since the last time the event was raised.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property BytesSinceLastEvent As Long Get |
C# |
---|
public long BytesSinceLastEvent { get; } |