Platforms to show: All Mac Windows Linux Cross-Platform
NSURLSessionTaskMBS.available as Boolean
Function:
Whether this class is available.
Notes: Returns true on MacOS 10.9 or newer.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacFrameworks Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes: Returns true on MacOS 10.9 or newer.
NSURLSessionTaskMBS.PriorityDefault as Single
Function:
One of the priorities.
Notes: The default URL session task priority, used implicitly for any task you have not prioritized. The floating point value of this constant is 0.5.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacFrameworks Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes: The default URL session task priority, used implicitly for any task you have not prioritized. The floating point value of this constant is 0.5.
NSURLSessionTaskMBS.PriorityHigh as Single
Function:
One of the priorities.
Notes: A high URL session task priority, with a floating point value above the default value and below the maximum of 1.0.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacFrameworks Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes: A high URL session task priority, with a floating point value above the default value and below the maximum of 1.0.
NSURLSessionTaskMBS.PriorityLow as Single
Function:
One of the priorities.
Notes: A low URL session task priority, with a floating point value above the minimum of 0 and below the default value.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacFrameworks Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes: A low URL session task priority, with a floating point value above the minimum of 0 and below the default value.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.

Links
MBS Xojo PDF Plugins