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