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

On this page
    Context Property
    On this page
    The state of the connection when connection is lost.
    Syntax
    'Declaration
     
    Public Property Context As ConnectionLostContext
    public ConnectionLostContext Context {get; set;}
    See Also