This documentation is archived and is not being maintained.
IBuildServiceHost::SetBuildControllerStatus Method
Visual Studio 2013
Sets the build controller status.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- status
- Type: Microsoft.TeamFoundation.Build.Client::ControllerStatus
The status to apply to the build controller.
- message
- Type: System::String
The display message about the build controller status.
- 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: