Partager via


IndexerLimits.MaxRunTime Propriété

Définition

Obtient la durée maximale pendant laquelle l’indexeur est autorisé à s’exécuter pour une exécution.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à