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
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CurrentQueue | NSOperationQueue. Documentation for this section has not yet been entered. |
| [read-only] static | MainQueue | NSOperationQueue. Documentation for this section has not yet been entered. |
| MaxConcurrentOperationCount | nint. Documentation for this section has not yet been entered. | |
| Name | string. Documentation for this section has not yet been entered. | |
| [read-only] | OperationCount | nint. Documentation for this section has not yet been entered. |
| [read-only] | Operations | NSOperation[]. Documentation for this section has not yet been entered. |
| QualityOfService | NSQualityOfService. Documentation for this section has not yet been entered. | |
| Suspended | bool. Documentation for this section has not yet been entered. | |
| UnderlyingQueue | CoreFoundation.DispatchQueue. Documentation for this section has not yet been entered. |