Share via


WebTestData.FrequencyInSeconds Property

Definition

Interval in seconds between test runs for this WebTest. Default value is 300.

public int? FrequencyInSeconds { get; set; }
member this.FrequencyInSeconds : Nullable<int> with get, set
Public Property FrequencyInSeconds As Nullable(Of Integer)

Property Value

Applies to