Home / API Reference / StockSharp.Xaml.Charting.Threading MultiThreaded StockSharp.Xaml.Charting.Threading Methods For(int, int, Action<int>) Parallel for loop. Invokes given action, passing arguments fromInclusive - toExclusive on multiple threads. Returns when loop finished.