setMaxDownloadRetryTime abstract method

void setMaxDownloadRetryTime(
  1. Duration time
)

Sets the new maximum download retry time.

Implementation

void setMaxDownloadRetryTime(Duration time);