KestrelServerOptionsSetup Class

Namespace
Microsoft.AspNetCore.Server.Kestrel.Internal
Assemblies
  • Microsoft.AspNetCore.Server.Kestrel

Syntax

public class KestrelServerOptionsSetup : IConfigureOptions<KestrelServerOptions>
class Microsoft.AspNetCore.Server.Kestrel.Internal.KestrelServerOptionsSetup

Constructors

KestrelServerOptionsSetup(System.IServiceProvider)
public KestrelServerOptionsSetup(IServiceProvider services)

Methods

Configure(Microsoft.AspNetCore.Server.Kestrel.KestrelServerOptions)
public void Configure(KestrelServerOptions options)