ParallelOptions.MaxDegreeOfParallelism isn't supported right now in Parallel.Invoke yes.
The other 100% thread is simply your main thread waiting on completion of the loop, it's not like it would do useful work (although it could indeed not be 100% there, I will look into that). -- View this message in context: http://mono.1490590.n4.nabble.com/PFX-still-doesn-t-work-correctly-in-Mono-2-6-4-tp2280702p2280891.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
