This topic has not yet been rated - Rate this topic

PlaybackSettings.ShouldSearchFailFast Property

Gets or sets a value indicating whether search has to fail fast or after the time-out period set for the search operation has elapsed.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public bool ShouldSearchFailFast { get; set; }

Property Value

Type: System.Boolean
true if the search must fail fast; false if the search must fail after the time-out period set for the search operation has elapsed.

Timeout period for search is set in milliseconds.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ