KestrelConfigurationLoader.Load 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.
Loads the configuration. Does nothing if it has previously been invoked (including implicitly).
public:
void Load();
public void Load ();
member this.Load : unit -> unit
Public Sub Load ()