This documentation is archived and is not being maintained.
ITeamFoundationJobService.PauseJob Method (TeamFoundationJobDefinition)
Visual Studio 2013
Pauses the job that has the specified job definition.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- job
- Type: Microsoft.TeamFoundation.Framework.Client.TeamFoundationJobDefinition
The job definition of the job to pause.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: