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

On this page
    Component Property
    On this page
    The object where the connection loss occurs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Component As Object
    public object Component {get;}
    See Also