numRetries property

int? numRetries
final

Specifies the allowed number retries. This number must be > 0. If not specified, defaults to 1.

Implementation

final int? numRetries;