Partager via


ReadWriteDatabase.HotCachePeriod Propriété

Définition

Obtient ou définit l’heure à laquelle les données doivent être conservées dans le cache pour les requêtes rapides dans TimeSpan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hotCachePeriod")]
public TimeSpan? HotCachePeriod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hotCachePeriod")>]
member this.HotCachePeriod : Nullable<TimeSpan> with get, set
Public Property HotCachePeriod As Nullable(Of TimeSpan)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à