dotConnect for PostgreSQL Documentation
Devart.Common Namespace / ConnectionLostEventArgs Class / AttemptNumber Property

In This Topic
    AttemptNumber Property
    In This Topic
    The number of attempts to reconnect.
    Syntax
    'Declaration
     
    Public ReadOnly Property AttemptNumber As Integer
    public int AttemptNumber {get;}
    See Also