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