NSUrlSessionConfiguration.Discretionary Property

Definition

Whether background tasks can be scheduled at the discretion of the system in order to improve performance.

public virtual bool Discretionary { [Foundation.Export("isDiscretionary")] get; [Foundation.Export("setDiscretionary:")] set; }
member this.Discretionary : bool with get, set

Property Value

Attributes

Applies to