FeatureFlagOptions.CacheExpirationInterval Property

Definition

The time after which the cached values of the feature flags expire. Must be greater than or equal to 1 second.

public TimeSpan CacheExpirationInterval { get; set; }
member this.CacheExpirationInterval : TimeSpan with get, set
Public Property CacheExpirationInterval As TimeSpan

Property Value

Applies to