NSUrlDownloadDelegate_Extensions.WillSendRequest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Foundation.NSUrlRequest WillSendRequest (this Foundation.INSUrlDownloadDelegate This, Foundation.NSUrlDownload download, Foundation.NSUrlRequest request, Foundation.NSUrlResponse redirectResponse);
static member WillSendRequest : Foundation.INSUrlDownloadDelegate * Foundation.NSUrlDownload * Foundation.NSUrlRequest * Foundation.NSUrlResponse -> Foundation.NSUrlRequest
Parameters
- download
- NSUrlDownload
- request
- NSUrlRequest
- redirectResponse
- NSUrlResponse