ConfigurationManager<T>.DefaultAutomaticRefreshInterval Field
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.
12 hours is the default time interval that afterwards, GetBaseConfigurationAsync(CancellationToken) will obtain new configuration.
public static readonly TimeSpan DefaultAutomaticRefreshInterval;
staticval mutable DefaultAutomaticRefreshInterval : TimeSpan
Public Shared ReadOnly DefaultAutomaticRefreshInterval As TimeSpan