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

In This Topic
Context Property
In This Topic
The state of the connection when connection is lost.
Syntax
'Declaration
 
Public Property Context As ConnectionLostContext
 
See Also