dotConnect for SQL Server Documentation
Devart.Common Namespace / ConnectionLostEventArgs Class / RetryMode Property

In This Topic
    RetryMode Property
    In This Topic
    The application behavior when connection is lost.
    Syntax
    'Declaration
     
    Public Property RetryMode As RetryMode
    public RetryMode RetryMode {get; set;}
    See Also