ExceptionOptions.Host property

Host is needed for runspace/bootstrap if using PowerShell.

public KestrunHost Host { get; set; }

See Also