ASPPowUpload 1.0 control documentation

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

public double BytesPerSecondAverage {get;}

Property Value

The average data transfer rate in bytes per second.

Remarks

Value determined by the following formula: UploadedBytes/SecondsDone