The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTest::BeginLoop Method (ConditionalRule^, Int32, Boolean)
Namespace:
Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public: void BeginLoop( ConditionalRule^ conditionalRule, int maxIterations, bool advanceDataSources )
Parameters
- conditionalRule
- Type: Microsoft.VisualStudio.TestTools.WebTesting::ConditionalRule^
- maxIterations
- Type: System::Int32
- advanceDataSources
- Type: System::Boolean
Show: