NSUrlSessionConfiguration.SessionSendsLaunchEvents 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 the app should be resumed or launched in the background when needed.
public virtual bool SessionSendsLaunchEvents { [Foundation.Export("sessionSendsLaunchEvents")] get; [Foundation.Export("setSessionSendsLaunchEvents:")] set; }
member this.SessionSendsLaunchEvents : bool with get, set
Property Value
- Attributes