Hello,
I am attempting to run different work spaces on different threads using the .NET API. Whenever I call "RunWithParameters" all of the work spaces fire but FME processes them one after the other instead of running them all asynchronously. I am able to run up to 8 instances of FME simultaneously if I open and run them manually but I cannot figure out how to do this in .NET. Is this a limitation of the API or am I missing something?
Thanks,
Chris