NSUrlSessionConfiguration.RequestCachePolicy Property

Definition

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

Applies to