Share via


NSUrlSessionTaskPriority Class

Definition

Defines constants for use with Priority.

public static class NSUrlSessionTaskPriority
type NSUrlSessionTaskPriority = class
Inheritance
NSUrlSessionTaskPriority

Properties

Name Description
Default

Represents the value associated with the constant NSURLSessionTaskPriorityDefault

High

Represents the value associated with the constant NSURLSessionTaskPriorityHigh

Low

Represents the value associated with the constant NSURLSessionTaskPriorityLow

Applies to