mscorlib(4.0.0.0) API with additions
System.Linq.Parallel Namespace Reference

Enumerations

enum  OrdinalIndexState : byte { Indexible, Correct, Increasing, Shuffled }
 
enum  QueryAggregationOptions { None = 0x0, Associative = 0x1, Commutative = 0x2, AssociativeCommutative = 0x3 }