Enumeration NodeState

Enumeration Members

Connected: 2

Connected to the node.

Connecting: 1

Connecting to the node.

Disconnected: 0

Disconnected from the node.

Idle: 4

Idle state.

Reconnecting: 3

Reconnecting to the node.

Generated using TypeDoc