This documentation is archived and is not being maintained.

IBuildController::Refresh Method (Boolean)

Refreshes the build controller by getting current property values from the build server.

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

void Refresh(
	bool refreshAgentList
)

Parameters

refreshAgentList
Type: System::Boolean

True to request agents from the server and refresh the local list of agents.

Show: