Exposes a method to run a process in parallel.
public interface IParallelRunnable
Methods | |
---|---|
Run(int, int) | Runs the part index out of maxIndex of the process. |
Exposes a method to run a process in parallel.
public interface IParallelRunnable
Methods | |
---|---|
Run(int, int) | Runs the part index out of maxIndex of the process. |