GseosNet.ClientStatus
Previous
Top
Next
ClientStatus(strClientName)
Returns the current connection status. It can be one of the following constants defined in this module:
GseosNet.NOTCONNECTED
GseosNet.CONNECTING
GseosNet.CONNECTED
Parameter
Description
strClientName
The name of the client to get the status of.
Returns
The connection status.