GrainDirectoryOptions.CacheTTLExtensionFactor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the factor by which cache entry TTLs should be extended when they are found to be stable.
public double CacheTTLExtensionFactor { get; set; }
member this.CacheTTLExtensionFactor : double with get, set
Public Property CacheTTLExtensionFactor As Double