Class RecoveryExceptionEventArgs
Describes an exception that was thrown during automatic connection recovery performed by the library.
public class RecoveryExceptionEventArgs : BaseExceptionEventArgs
- Inheritance
-
RecoveryExceptionEventArgs
- Inherited Members
Constructors
RecoveryExceptionEventArgs(Exception)
public RecoveryExceptionEventArgs(Exception e)