| Documentation |
|
PROPERTY READ Status AS IntegerReturns the status of the client.
It can be one of the following:
| Constant | Description |
|---|---|
| Net.Inactive | The client is inactive. |
| Net.ReceivingData | The client is receiving data from the network. |
| Net.Connecting | The client is connecting to the server. |