setMaxOperationRetryTime abstract method

void setMaxOperationRetryTime(
  1. Duration time
)

Sets the new maximum operation retry time.

Implementation

void setMaxOperationRetryTime(Duration time);