listenState

Type: Integer

The read-only listenState property of the JadeMultiWorkerTcpTransport class contains the state of the listen connection.

The values for this property, represented by JadeMultiWorkerTcpTransport class constants, are listed in the following table.

Class Constant Integer Value
Lstate_Broken 9
Lstate_Closed 1
Lstate_Listening 3
Lstate_Unattached 0