Compartir a través de


ConnectionMonitorTestConfiguration.TestFrequencySec Propiedad

Definición

Obtiene o establece la frecuencia de evaluación de pruebas, en segundos.

[Newtonsoft.Json.JsonProperty(PropertyName="testFrequencySec")]
public int? TestFrequencySec { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="testFrequencySec")>]
member this.TestFrequencySec : Nullable<int> with get, set
Public Property TestFrequencySec As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a