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

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