ParallelQuery Methods

Task Parallel System.Threading

The ParallelQuery type exposes the following members.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Explicit Interface Implementations

  NameDescription
IEnumerable..::.GetEnumerator
Returns an enumerator that iterates through the sequence.

See Also