Name | Description | |
---|---|---|
ConnectionLostEventArgs Constructor | Initializes a new instance of the ConnectionLostEventArgs class. |
The following tables list the members exposed by ConnectionLostEventArgs.
Name | Description | |
---|---|---|
ConnectionLostEventArgs Constructor | Initializes a new instance of the ConnectionLostEventArgs class. |
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 connection when connection is lost. | |
RetryMode | The application behavior when connection is lost. |