nextRetryDelayInMilliseconds abstract method

int? nextRetryDelayInMilliseconds(
  1. RetryContext retryContext
)

Implementation

int? nextRetryDelayInMilliseconds(RetryContext retryContext);