ConfigurationManager<T>.DefaultAutomaticRefreshInterval Field

Definition

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 

Field Value

Applies to