Method | Value | Description |
---|---|---|
{worker}.CONNECTING | numeric value 0 | connection has not yet been established |
{worker}.OPEN | numeric value 1 | connection is open and communication is possible |
{worker}.CLOSING | numeric value 2 | connection is being closed |
{worker}.CLOSED | numeric value 3 | connection is closed (or was never opened successfully) |