ExtractConnectionErrorEventArgs.Exception Property
Gets the exception that caused the event.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Exception | A Exception object representing the exception that caused the event. |
See Also