This documentation is archived and is not being maintained.
ITeamFoundationJobService::QueueJobNow Method
Visual Studio 2013
Puts a job in the queue and starts it immediately.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueueJobNow(Guid, Boolean) | Puts the specified job in the queue and starts it immediately. |
|
QueueJobNow(TeamFoundationJobDefinition, Boolean) | Puts the specified job in the queue and starts it immediately. |
Show: