attemptsCount property
The number of attempts to pass the Liveness before completing with error. Defaults to 0
.
When set to 0
the Liveness will always ask to retry on error.
Implementation
int attemptsCount;
The number of attempts to pass the Liveness before completing with error. Defaults to 0
.
When set to 0
the Liveness will always ask to retry on error.
int attemptsCount;