timeout property

int timeout
final

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;