private void ThrottlingJob_ChildJobAdded(object sender, ThrottlingJobChildAddedEventArgs e) { this.StartMonitoringJob(e.AddedChildJob); }