KestrelConfigurationLoader.Options Property

Definition

public:
 property Microsoft::AspNetCore::Server::Kestrel::Core::KestrelServerOptions ^ Options { Microsoft::AspNetCore::Server::Kestrel::Core::KestrelServerOptions ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions
Public ReadOnly Property Options As KestrelServerOptions

Property Value

Applies to