Home > @imqueue/core > UDPClusterManagerOptions > useAliveCheck
UDPClusterManagerOptions.useAliveCheck property
Message queue alive-server check flag. If set to false, the server will not be checked for liveness on each broadcast message with a timeout. Can be specified by the environment variable if the given option is not bypassed: IMQ_UDP_CLUSTER_MANAGER_ALIVE_CHECK
true {boolean}
Signature:
useAliveCheck: boolean;