News

DispatchWorkItem encapsulates block of code that can be dispatched to any queue. A dispatch work item has a cancel flag. If it is cancelled before running, the dispatch queue won’t execute it and will ...