ConfigurationManager<T>.DefaultRefreshInterval Field

Definition

5 minutes is the default time interval that must pass for RequestRefresh() to obtain a new configuration.

public static readonly TimeSpan DefaultRefreshInterval;
 staticval mutable DefaultRefreshInterval : TimeSpan
Public Shared ReadOnly DefaultRefreshInterval As TimeSpan 

Field Value

Applies to