This documentation is archived and is not being maintained.
ITeamFoundationJobService::QueryJobs Method
Visual Studio 2013
Gets an enumerable collection of all jobs in this service.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueryJobs() | Gets an enumerable collection of all job definitions in this service. |
|
QueryJobs(IEnumerable<Guid>) | Gets an enumerable collection of job definitions for the specified job IDs. |
Show: