NSUrlSessionConfiguration.URLCache Property

Definition

The URL cache for providing cached responses.

public virtual Foundation.NSUrlCache URLCache { [Foundation.Export("URLCache", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setURLCache:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.URLCache : Foundation.NSUrlCache with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to