IConfigurationManager<T>.RequestRefresh Method

Definition

Indicate that the configuration may be stale (as indicated by failing to process incoming tokens).

public void RequestRefresh ();
abstract member RequestRefresh : unit -> unit
Public Sub RequestRefresh ()

Applies to