timeout property
The amount of time, in seconds, during which no response means a failed health check.
This value must be less than the Interval
value.
Implementation
final int timeout;
The amount of time, in seconds, during which no response means a failed health check.
This value must be less than the Interval
value.
final int timeout;