AsyncDownloadPolicy.ConfigureHttpClientEventArgs Constructors
Contains data for the ConfigureHttpClient event.Name | Parameters | Description |
---|---|---|
ConfigureHttpClientEventArgs(HttpClient, Type) | client, valueType | Initializes a new instance of the AsyncDownloadPolicy.ConfigureHttpClientEventArgs class with specified settings. |
See Also