Compartir a través de


KestrelServer.Options Propiedad

Definición

Obtiene la estructura KestrelServerOptions.

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

Valor de propiedad

Se aplica a