Parallel Programming with Microsoft .NET, Design Patterns for Decomposition and Coordination on Multicore Architecture- WILEY-Colin Campbell, Ralph Johnson, Ade Miller-2015-EDN-1
Book is not terrible, but I can't name it useful. Section on parallel programming in .NET in any good book would cover the same topics with the same depth, but even with more useful examples.
Really great book about TPL and related patterns. It's really accessible even to newcomers. I've learnt much of the subtleties working with concurrent programming and the TPL.