Microsoft.TeamFoundation.Build.Hosting Namespace
Classes
Class | Description | |
---|---|---|
BuildCompletedEventArgs | Provides information about a build completion. | |
BuildEventArgs | Provides data about an event pertaining to a build. | |
BuildMachineConfiguration | ||
BuildMachineCredentials | Represents the state of an individual build server process. | |
BuildMachineCredentialsEventArgs | ||
BuildMachineProcessEventArgs | ||
BuildMachineProcessRecycleEventArgs | ||
BuildMachineProcessState | Represents the state of an individual build server process. | |
BuildMachineState | Represents a snapshot of the state of a build server. | |
BuildMachineStoppedEventArgs | ||
WorkflowCompletedEventArgs |
Interfaces
Interface | Description | |
---|---|---|
IBuildMachine | Service contract for interacting with a build server from a remote process. | |
IBuildMachineEvents | Event contract for managing the state of a build server from a remote process. |
Enumerations
Enumeration | Description | |
---|---|---|
BuildMachineCredentialsType | ||
BuildMachineProcessStatus | Represents the states in the state machine for a build process. | |
BuildMachineStatus | Represents the states for a build server. | |
BuildMachineStopReason | ||
BuildWorkflowInstanceState | Describes the state of a build workflow instance. |