CKOperationConfiguration.QualityOfService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that establishes the resource priority of the operation.
public virtual Foundation.NSQualityOfService QualityOfService { [Foundation.Export("qualityOfService", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setQualityOfService:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.QualityOfService : Foundation.NSQualityOfService with get, set
Property Value
- Attributes