xcon.IsConnected
Description
This function determines whether the connection is established.
Signature
bool xcon.IsConnected (string)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | Handle of the connection. |
Return
Type | Description |
---|---|
bool | Connection state. |