Refer to CQGCEL.DataConnectionStatusChanged Event.
Visual Basic |
---|
Public Event DataConnectionStatusChanged( _ ByVal new_status As eConnectionStatus _ ) |
- new_status
Value Description csConnectionDelayed Connection is delayed. csConnectionDown Connection is down. csConnectionNotLoggedOn Connected but not logged on Gateway. csConnectionTrouble Trouble with Gateway connection. csConnectionUp Connection is up. Indicates connection status.
If the connection status is down no instrument updates will be fired by CQGCEL.