Back to Devexpress

AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Properties

corelibraries-devexpress-dot-data-dot-asyncdownloadpolicy-dot-asyncdownloadercanceleventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Properties

The base class for AsyncDownloadPolicy.ProbingEventArgs and AsyncDownloadPolicy.DownloadingEventArgs classes.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
IsTrustedUriGets whether the processed resource is in a “safe” resource whitelist.
ThrowOnNonTrustedUriGets or sets whether to throw an exception for unwanted download requests.
UriGets the processed resource identifier.

See Also

AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Class

AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Members

DevExpress.Data Namespace