Edit

GrainDirectoryOptions.InitialCacheTTL Property

Definition

Caution

InitialCacheTTL is deprecated and will be removed in a future version.

Gets or sets the initial (minimum) time, in seconds, to keep a cache entry before revalidating.

[System.Obsolete("InitialCacheTTL is deprecated and will be removed in a future version.")]
public TimeSpan InitialCacheTTL { get; set; }
public TimeSpan InitialCacheTTL { get; set; }
[<System.Obsolete("InitialCacheTTL is deprecated and will be removed in a future version.")>]
member this.InitialCacheTTL : TimeSpan with get, set
member this.InitialCacheTTL : TimeSpan with get, set
Public Property InitialCacheTTL As TimeSpan

Property Value

Attributes

Applies to