Share via


ITestRun.Refresh Method

 

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

Overload List

Name Description
System_CAPS_pubmethod Refresh()

Updates the run with new data from the server.(Inherited from ITestRunBase.)

System_CAPS_pubmethod Refresh(DateTime)

Updates the test run with the new data from the server only if there exists a test run with newer timestamp than lastUpdated parameter Returns true if test run was updated with the new data and false otherwise

See Also

ITestRun Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top