retryAttempts property

int retryAttempts
final

The maximum number of command attempts. Defaults to 3. 命令重试的最大次数。 默认为3。

Implementation

final int retryAttempts;