Finish .NET 4.5 TPL Dataflow
by Petr Onderka for Mono Project
Implement the remaining parts of TPL Dataflow in mono, including missing blocks and support for options. In general, make it satisfy the current version of the MSDN documentation. Also improve the tests.