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

In This Topic
Cause Property
In This Topic
The reason of the connection loss.
Syntax
'Declaration
 
Public ReadOnly Property Cause As ConnectionLostCause
 
See Also