ConfigurationManager<T>.DefaultAutomaticRefreshInterval Field

Definition

Overloads

DefaultAutomaticRefreshInterval

12 hours is the default time interval that afterwards, GetBaseConfigurationAsync(CancellationToken) will obtain new configuration.

DefaultAutomaticRefreshInterval

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