Feeds
已回答
Change parallel preferences from code or console in a live session
You can turn off the auto create via the following command: ps = parallel.Settings; ps.Pool.AutoCreate = false;
Change parallel preferences from code or console in a live session
You can turn off the auto create via the following command: ps = parallel.Settings; ps.Pool.AutoCreate = false;
6 years 前 | 4