dotConnect for MySQL Documentation
Devart.Common Namespace / ConnectionLostEventArgs Class

In This Topic
    ConnectionLostEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ConnectionLostEventArgs members.

    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