NSUrlSessionConfiguration.Discretionary 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.
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