KestrunOptions.ServerOptions property
Gets or sets the Kestrel server options.
public KestrelServerOptions ServerOptions { get; set; }
See Also
- class KestrunOptions
- namespace Kestrun.Hosting.Options
Gets or sets the Kestrel server options.
public KestrelServerOptions ServerOptions { get; set; }