コード例 #1
0
 public void ProvisionWorkerInstances(int numberOfInstances)
 {
     _hostContext.ProvisionWorkerInstances(numberOfInstances);
 }