ASPPowUpload 1.0 control documentation
Gets the estimated number of seconds left to complete upload.
public double SecondsLeftCurrent {get;}
Property Value
The estimated number of seconds left.
Remarks
This value is based on the current transfer rate. So it varies a lot with time.
Use SecondsLeftAverage property to get more probable number of seconds left.