AsyncDownloadPolicy.ProbingEventArgs Constructors
Contains data for the Probing event.| Name | Parameters | Description |
|---|---|---|
| ProbingEventArgs(Uri, Predicate<Uri>) | uri, accessContext | Initializes a new instance of the AsyncDownloadPolicy.ProbingEventArgs class with specified settings. |
See Also