| sethanode_deadinterval |
Use this method to set number of seconds after which a peer node is marked DOWN if heartbeat messages are not received from the peer node. |
Syntax |
Parameters |
id |
Number that uniquely identifies the node. For self node, it will always be 0. Peer node values can range from 1-64. NOTE: This attribute is deprecated. Removing confusing Minimum value = 0. Maximum value = 64. |
deadinterval |
Number of seconds after which a peer node is marked DOWN if heartbeat messages are not received from the peer node. Default value = 3. Minimum value = 3. Maximum value = 60. |
Return Value |
Returns simpleResult |
See Also |