NSUrlSessionConfiguration.HttpCookieStorage Property

Definition

The pool for storing cookies within this session.

public virtual Foundation.NSHttpCookieStorage HttpCookieStorage { [Foundation.Export("HTTPCookieStorage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setHTTPCookieStorage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.HttpCookieStorage : Foundation.NSHttpCookieStorage with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to