c# Programming Glossary: useparallelfor
Is CorrelationManager.LogicalOperationStack compatible with Parallel.For, Tasks, Threads, etc http://stackoverflow.com/questions/4729479/is-correlationmanager-logicaloperationstack-compatible-with-parallel-for-tasks method recompile and run. UseTasks UseTasks true and UseParallelFor should all run to completion. UseParallelFor true will assert.. true and UseParallelFor should all run to completion. UseParallelFor true will assert at some point because the LogicalOperationStack.. class Program static void Main string args UseParallelFor true will assert because LogicalOperationStack will not have..
|