Tagged Questions
3
votes
1answer
43 views
SP2010: What happens when starting several Content deployment jobs at the same time?
what happens if I start several content deployment jobs synchronously in different site collections by ContentDeploymentJob.Run()? Are the jobs definitely executed one after another?
Thanks!