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)
-