This documentation is archived and is not being maintained.

IBuildAgent::Refresh Method (array<String>)

Refresh this build agent by getting updated property values from the server.

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

void Refresh(
	array<String^>^ propertyNameFilters
)

Parameters

propertyNameFilters
Type: array<System::String>

The property names to obtain.

Show: