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

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