DownloadProgress
Properties
Functions
Link copied to clipboard
Returns the total number of bytes transferred.
Link copied to clipboard
Progress to the next segment. Only call this method when the previous segment is complete.
Link copied to clipboard
Returns a function used to handle TransferProgressEvents.
Link copied to clipboard
Sets the number of bytes received for the current segment.
Link copied to clipboard
Starts the timer that displays the stats.
Link copied to clipboard
Stops the timer that displays the stats. As this typically indicates the download is complete, this will display one last line, unless the last line has already been written.