Connect Control Events
   Windows - Visual C++
Click on the Connect event to see its syntax:
| Fired when a new administrator note is received from the NewsEdge Server. | |
| Fired when the connection has been completed successfully. | |
| ConnStateChange | Fired when the connection state has been changed. | 
| Disconnected | Fired when the connection has been broken. | 
| FailingOver | Fired when trying to restart or transfer the session. | 
| Fired when the server responds to the Logon request, whether it fails or succeeds. | |
| ServerDown | Fired when the NewsEdge Server can no longer transmit information. | 
See Also: Reconnecting the Application During Failover
Back to: Connect