TeamFoundationJobService.QueryJobs Method
Include Protected Members
Include Inherited Members
Queries 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 | |
---|---|---|
QueryJobs() | Gets the TeamFoundationJobDefinition object of all jobs that are registered in this service. | |
QueryJobs(IEnumerable<Guid>) | Gets the TeamFoundationJobDefinition object of the jobs that have the specified ID. |
Top