IQueuedBuild.WaitForBuildStart Method

Include Protected Members
Include Inherited Members

Blocks the build from starting.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WaitForBuildStart() Blocks the build from starting by using the default polling interval of five seconds and an infinite time-out. When this method exits, the Build property will not be null.
Public method WaitForBuildStart(Int32, Int32) Blocks the build from starting by using the specified polling interval and time-out.

Top

See Also

Reference

IQueuedBuild Interface

Microsoft.TeamFoundation.Build.Client Namespace