- dataTask
- Documentation for this section has not yet been entered.
A task that represents the asynchronous GetCachedResponse operation. The value of the TResult parameter is of type Foundation.NSCachedUrlResponse.
The GetCachedResponseAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.
To be added.