Back to Devexpress

AsyncDownloadPolicy.ProbingEventArgs Properties

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

latest1.8 KB
Original Source

AsyncDownloadPolicy.ProbingEventArgs Properties

Contains data for the Probing event.

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. Inherited from AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs.
ThrowOnNonTrustedUriGets or sets whether to throw an exception for unwanted download requests. Inherited from AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs.
UriGets the processed resource identifier. Inherited from AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs.

See Also

AsyncDownloadPolicy.ProbingEventArgs Class

AsyncDownloadPolicy.ProbingEventArgs Members

DevExpress.Data Namespace