Foundation.NSOperationQueue: Method Members

The methods 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 Methods

AddOperation(NSOperation)
Documentation for this section has not yet been entered.
AddOperation(Action)
Documentation for this section has not yet been entered.
AddOperations(NSOperation[], bool)
Documentation for this section has not yet been entered.
CancelAllOperations()
Documentation for this section has not yet been entered.
WaitUntilAllOperationsAreFinished()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSOperationQueue object.