Compartir a través de


IndexerLimits.MaxRunTime Propiedad

Definición

Obtiene la duración máxima que el indexador puede ejecutar para una ejecución.

[Newtonsoft.Json.JsonProperty(PropertyName="maxRunTime")]
public TimeSpan? MaxRunTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxRunTime")>]
member this.MaxRunTime : Nullable<TimeSpan>
Public ReadOnly Property MaxRunTime As Nullable(Of TimeSpan)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a