KestrunOptions.ServerOptions property

Gets or sets the Kestrel server options.

public KestrelServerOptions ServerOptions { get; set; }

See Also