Method

FwupdClientdownload_set_retries

since: 1.9.19

Declaration [src]

void
fwupd_client_download_set_retries (
  FwupdClient* self,
  guint retries
)

Description [src]

Sets the number of retries should be attempted on transient download errors.

Available since: 1.9.19

Parameters

retries

Type: guint

Number of tries, defaulting to 0.