ASPPowUpload 1.0 control documentation

Gets the current data transfer rate for the upload in bytes per second.

public double BytesPerSecondCurrent {get;}

Property Value

The current data transfer rate in bytes per second.

Remarks

Returns transfer rate for the last data chunk uploaded.

This value varies a lot depending on the server load degree and the Internet connection rate. This is the current transfer rate. Use BytesPerSecondAverage property to get an average transfer rate.