NSURLSessionTaskPriorityLow
A low URL session task priority, with a floating point value above the minimum of
0
and below the default value.
ある低いURLセッションタスク優先度、ある浮動小数点値で、最小限の0
より高くそして省略時の値より下。
NSURLSessionTaskPriorityHigh
A high URL session task priority, with a floating point value above the default value and below the maximum of
1.0
.
ある高いURLセッションタスク優先度、ある浮動小数点値で、省略時の値より高くそして最大限の1.0
より下。