/TPLDataflowHelpers_PriorityBufferBlock

A TPL Dataflow-compatible ISourceBlock supporting priority queueing

Primary LanguageC#

TPLDataflowHelpers

A TPL Dataflow-compatible ISourceBlock supporting three priorities, Low, Medium, and High, implemented as the composition of three BufferBlocks. Synchronous and Asynchronous operations supported.