download_set_retries
Description:
[
Version ( since =
"1.9.19" ) ]
public void download_set_retries (
uint retries)
Sets the number of retries should be attempted on transient download errors.
Parameters:
| this |
a Client
|
| retries |
number of tries, defaulting to 0
|