Share via


TeamFoundationJobService.UpdateJobs Method

Include Protected Members
Include Inherited Members

Refreshes the reported status of the specified jobs.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UpdateJobs(IEnumerable<TeamFoundationJobDefinition>) Refreshes the reported status of the specified jobs.
Public method UpdateJobs(IEnumerable<Guid>, IEnumerable<TeamFoundationJobDefinition>) Refreshes the reported status of the specified jobs and deletes the specified jobs.
Public method UpdateJobs(IEnumerable<TeamFoundationJobDefinition>, IEnumerable<TeamFoundationJobDefinition>) Refreshes the reported status of the specified jobs and deletes the specified jobs.

Top

See Also

Reference

TeamFoundationJobService Class

Microsoft.TeamFoundation.Framework.Client Namespace