dotConnect for MySQL Documentation
Devart.Common Namespace / ConnectionLostEventArgs Class
Properties

In This Topic
    ConnectionLostEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ConnectionLostEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ConnectionLostEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe number of attempts to reconnect.  
    Public PropertyThe reason of the connection loss.  
    Public PropertyThe object where the connection loss occurs.  
    Public PropertyThe state of connection when connection is lost.  
    Public PropertyThe application behavior when connection is lost.  
    Top
    See Also