BackgroundQosable
public protocol BackgroundQosable : Qosable
Represents an BackgroundQosable
that is associated with Requestable
.
-
qos
Extension methodQualityOfService.background
Declaration
Swift
public var qos: QualityOfService { get }