Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Refreshes the statistics on all plans, test runs, and test plans in this collection.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
void RefreshStatistics()
void RefreshStatistics()
abstract RefreshStatistics : unit -> unit
Sub RefreshStatistics
Remarks
This method is faster and uses fewer resources than the Refresh method.
See Also
Refresh
ITestPlanCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top