IBuildMachine Methods

Include Protected Members
Include Inherited Members

The IBuildMachine type exposes the following members.

Methods

  Name Description
Public method BeginConnect Begins an asynchronous operation to connect to a remote build server.
Public method BeginGetState Begins an asynchronous operation to retrieve the state of a remote build server.
Public method BeginRecycleProcess Begins an asynchronous operation to recycle a process hosted by the build server.
Public method BeginStart Begins an asynchronous operation to start the build server.
Public method EndConnect Ends an asynchronous operation to connect to a remote build server.
Public method EndGetState Ends an asynchronous operation to connect to a remote build server.
Public method EndRecycleProcess Ends an asynchronous operation to recycle a process hosted by the build server.
Public method EndStart Ends an asynchronous operation to start the build server.
Public method Stop Stops the build server using the specified reason when stopping active builds.
Public method Unsubscribe Unsubscribes the current listener and ends the session.

Top

See Also

Reference

IBuildMachine Interface

Microsoft.TeamFoundation.Build.Hosting Namespace