ConnectionLostEventArgs Class Members
In This Topic
The following tables list the members exposed by ConnectionLostEventArgs.
Public Constructors
Public Properties
| Name | Description |
 | AttemptNumber | The number of attempts to reconnect. |
 | Cause | The reason of the connection loss. |
 | Component | The object where the connection loss occurs. |
 | Context | The state of the connection when connection is lost. |
 | RetryMode | The application behavior when connection is lost. |
Top
See Also
Reference
ConnectionLostEventArgs Class
Devart.Common Namespace
Devart.Common.ConnectionLostEventHandler.