maxOperationRetryTime property

int maxOperationRetryTime

Returns the maximum time to retry operations other than uploads or downloads (in milliseconds).

Implementation

int get maxOperationRetryTime => jsObject.maxOperationRetryTime;