Share via


ITestPointStatistics.Refresh Method ()

 

Re-queries the server and computes new statistics.

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

Syntax

void Refresh()
void Refresh()
abstract Refresh : unit -> unit
Sub Refresh

See Also

ITestPlan.QueryTestPointStatistics
ITestPointStatistics Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top