AsyncDownloadPolicy.FailedEventArgs Constructors
Contains data for the Failed event.| Name | Parameters | Description |
|---|---|---|
| FailedEventArgs(Uri, Type, ExceptionDispatchInfo, Stream) | uri, valueType, exceptionInfo, errorContent | Initializes a new instance of the AsyncDownloadPolicy.FailedEventArgs class with specified settings. |
See Also