示例#1
0
 private void ThrottlingJob_ChildJobAdded(object sender, ThrottlingJobChildAddedEventArgs e)
 {
     this.StartMonitoringJob(e.AddedChildJob);
 }
示例#2
0
 private void ThrottlingJob_ChildJobAdded(object sender, ThrottlingJobChildAddedEventArgs e)
 {
     this.StartMonitoringJob(e.AddedChildJob);
 }