IConfigurationRoot.Reload Method

Definition

Force the configuration values to be reloaded from the underlying IConfigurationProviders.

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

Applies to