vertx / io.vertx.core / VertxOptions / getClusterPingReplyInterval

getClusterPingReplyInterval

open fun getClusterPingReplyInterval(): Long

Get the value of cluster ping reply interval, in ms.

After sending a ping, if a pong is not received in this time, the node will be considered dead.

Return
the value of cluster ping reply interval