PipeScheduler
Abstraction for running PipeReader and PipeWriter callbacks and continuations.
The PipeScheduler implementation that runs callbacks inline.
The PipeScheduler implementation that queues callbacks to the thread pool.
protected PipeScheduler()
Initializes new a PipeScheduler instance.
Requests action to be run on scheduler with state being passed in.