Key.IsStale Property

Definition

[Newtonsoft.Json.JsonIgnore]
public bool IsStale { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.IsStale : bool with get, set
Public Property IsStale As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to