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

On this page
    Cause Property
    On this page
    The reason of the connection loss.
    Syntax
    'Declaration
     
    Public ReadOnly Property Cause As ConnectionLostCause
    public ConnectionLostCause Cause {get;}
    See Also