ConfigurationManager<T>.DefaultRefreshInterval 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.
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