KestrunHost.EnableConfiguration method

Applies the configured options to the Kestrel server and initializes the runspace pool.

public void EnableConfiguration(Dictionary<string, object>? userVariables = null)

See Also