getMaxRetries method

int getMaxRetries()

Implementation

int getMaxRetries() {
  return maxRetries_;
}