ServerBootstrap.heartbeatTimeOut

The Value will be 0 or 5s ~ 1800s. 0 is disable, if(value < 5) value = 5; if(value > 3000) value = 1800;

class ServerBootstrap(PipeLine)
heartbeatTimeOut
(
uint second
)

Meta