[This is preliminary documentation and is subject to change.]
Processes item in normal queue order (the item that is due to be processed). Returns true when there was an item in the queue.
This method does not leak exceptions from work performance unless they are re-thrown by particular work item WorkFailed(error)
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Return Value
Type:
See Also