Partilhar via


ReadWriteDatabase.HotCachePeriod Propriedade

Definição

Obtém ou define a hora em que os dados devem ser mantidos em cache para consultas rápidas no 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a