Share via


NSOperationQueue.QualityOfService Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSQualityOfService QualityOfService { [Foundation.Export("qualityOfService")] get; [Foundation.Export("setQualityOfService:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("qualityOfService")>]
[<set: Foundation.Export("setQualityOfService:")>]
member this.QualityOfService : Foundation.NSQualityOfService with get, set

Property Value

Attributes

Applies to