BaseConfigurationManager.RequestRefresh Method
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.
Indicate that the configuration may be stale (as indicated by failing to process incoming tokens).
public abstract void RequestRefresh ();
abstract member RequestRefresh : unit -> unit
Public MustOverride Sub RequestRefresh ()