Returns the status of the connection with the CQG data server.
Read-only property
Visual Basic |
---|
Public Property DataConnectionStatus As eConnectionStatus |
Current status represented as eConnectionStatus.
When the connection status is changed, the DataConnectionStatusChanged event is fired.
See the example section of LineTimeChanged event.