Info
| Version: | 2.0.1 |
| Author(s): | Antonio Esposito |
| Last Update: | Thursday, May 31, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.tnxconsulting.com/ |
| NuGet Url: | https://www.nuget.org/packages/TNX.GridEach |
Install
Install-Package TNX.GridEach
dotnet add package TNX.GridEach
paket add TNX.GridEach
TNX.GridEach Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Interactive(>= 3.1.1)
Tags
int threadNum=32;
[my IEnumerable].GridEach(threadNum, x=> DoWork(x));
q: [email protected].