jobLimit
The maximum number of unacknowledged upload jobs allowed.
Declaration
class var jobLimit: Int { get }Discussion
This includes jobs that are in-flight and those that have succeeded or failed.
The maximum number of unacknowledged upload jobs allowed.
class var jobLimit: Int { get }This includes jobs that are in-flight and those that have succeeded or failed.