Foundation.NSOperationQueue: Property Members

The properties of Foundation.NSOperationQueue are listed below. For a list of all members, see the NSOperationQueue Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CurrentQueueNSOperationQueue. Documentation for this section has not yet been entered.
[read-only]
static
MainQueueNSOperationQueue. Documentation for this section has not yet been entered.
MaxConcurrentOperationCountnint. Documentation for this section has not yet been entered.
Namestring. Documentation for this section has not yet been entered.
[read-only]
OperationCountnint. Documentation for this section has not yet been entered.
[read-only]
OperationsNSOperation[]. Documentation for this section has not yet been entered.
QualityOfServiceNSQualityOfService. Documentation for this section has not yet been entered.
Suspendedbool. Documentation for this section has not yet been entered.
UnderlyingQueueCoreFoundation.DispatchQueue. Documentation for this section has not yet been entered.