NSUrlSessionConfiguration.RequestCachePolicy Property
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.
A constant that determines when to return a response from the cache.
public virtual Foundation.NSUrlRequestCachePolicy RequestCachePolicy { [Foundation.Export("requestCachePolicy")] get; [Foundation.Export("setRequestCachePolicy:")] set; }
member this.RequestCachePolicy : Foundation.NSUrlRequestCachePolicy with get, set
Property Value
- Attributes