AsyncDownloadPolicy.FailedEventArgs.Exception Property
Gets the exception.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Exception | The exception. |
See Also