Navigation:  Object Model Reference > Builder Object >

Pause Method

Previous pageReturn to chapter overviewNext page

Requests the build to pause when the next step completes.

 

Syntax

 

builder.Pause As Boolean

 

Arguments

 

builder

       Builder object

 

Return value

       True if the build is in progress and the request has received, False if there was no current build.

 

See Also

 

Applies to Builder object