Share via


WebTestData.IsRetryEnabled Property

Definition

Allow for retries should this WebTest fail.

public bool? IsRetryEnabled { get; set; }
member this.IsRetryEnabled : Nullable<bool> with get, set
Public Property IsRetryEnabled As Nullable(Of Boolean)

Property Value

Applies to