Qosable
public protocol Qosable
Represents an Qosable
that is associated with Requestable
.
-
The operation quality of service.
Declaration
Swift
var qos: QualityOfService { get }
-
qos
Default implementationDefault Implementation
configuration.operationQualityOfService
Declaration
Swift
public var qos: QualityOfService { get }