Parallel..::.For Method
This page is specific to:.NET Framework Version:4.0
.NET Framework Class Library
Parallel..::.For Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Overload List

  NameDescription
Public methodStatic memberFor(Int32, Int32, Action<(Of <(Int32>)>))Executes a for loop in which iterations may run in parallel.
Public methodStatic memberFor(Int32, Int32, Action<(Of <(Int32, ParallelLoopState>)>))Executes a for loop in which iterations may run in parallel.
Public methodStatic memberFor(Int64, Int64, Action<(Of <(Int64>)>))Executes a for loop in which iterations may run in parallel.
Public methodStatic memberFor(Int64, Int64, Action<(Of <(Int64, ParallelLoopState>)>))Executes a for loop in which iterations may run in parallel.
Public methodStatic memberFor(Int32, Int32, ParallelOptions, Action<(Of <(Int32>)>))Executes a for loop in which iterations may run in parallel.
Public methodStatic memberFor(Int32, Int32, ParallelOptions, Action<(Of <(Int32, ParallelLoopState>)>))Executes a for loop in which iterations may run in parallel.
Public methodStatic memberFor(Int64, Int64, ParallelOptions, Action<(Of <(Int64>)>))Executes a for loop in which iterations may run in parallel.
Public methodStatic memberFor(Int64, Int64, ParallelOptions, Action<(Of <(Int64, ParallelLoopState>)>))Executes a for loop in which iterations may run in parallel.
Top
See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View