Migrated Code Examples:
Simple Call
new ParallelProgAsync().Run();
Using Return context id
ContextID.Value = new ParallelProgAsync().Run();
The parallel program has an additional class having the same name as the original class suffixed by 'Async'.
This class is the one called when calling the program as parallel.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com