DataRateEventArgs VB.NET Reference Documentation

DataRateEventArgs

Current Version: 9.5.0.72

Provides data for events regarding upload and download transfer rates.

Properties

ByteCount
ByteCount As Int64 (ReadOnly)

The number of bytes transferred thus far.

top
BytesPerSec
BytesPerSec As Integer (ReadOnly)

The current transfer rate in bytes per second.

top