This documentation is archived and is not being maintained.

IVsTeamExplorer::RefreshCompleted Method

Completes the refresh operation.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

void RefreshCompleted(
	Object^ refreshObject
)

Parameters

refreshObject
Type: System::Object

The object being refreshed.

Show: