Returns the status of the connection with CQG Gateway.
Read-only property
Visual Basic |
---|
Public Property GWConnectionStatus As eConnectionStatus |
Current connection status represented as eConnectionStatus
When the connection status is changed, the GWConnectionStatusChanged event is fired.
See the usage of CQGEnvironment properties in the LineTimeChanged event's example section.