IQueuedBuild.WaitForBuildStart Method

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.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

'Declaration
Sub WaitForBuildStart
void WaitForBuildStart()
void WaitForBuildStart()
abstract WaitForBuildStart : unit -> unit
function WaitForBuildStart()

.NET Framework Security

See Also

Reference

IQueuedBuild Interface

WaitForBuildStart Overload

Microsoft.TeamFoundation.Build.Client Namespace