setMaxUploadRetryTime abstract method

void setMaxUploadRetryTime(
  1. Duration time
)

Sets the new maximum upload retry time.

Implementation

void setMaxUploadRetryTime(Duration time);