NSUrlConnectionDataDelegate.WillCacheResponse 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.
[Foundation.Export("connection:willCacheResponse:")]
public virtual Foundation.NSCachedUrlResponse WillCacheResponse (Foundation.NSUrlConnection connection, Foundation.NSCachedUrlResponse cachedResponse);
abstract member WillCacheResponse : Foundation.NSUrlConnection * Foundation.NSCachedUrlResponse -> Foundation.NSCachedUrlResponse
override this.WillCacheResponse : Foundation.NSUrlConnection * Foundation.NSCachedUrlResponse -> Foundation.NSCachedUrlResponse
Parameters
- connection
- NSUrlConnection
- cachedResponse
- NSCachedUrlResponse
Returns
- Attributes