WebHostBuilderIISExtensions.UseIISIntegration(IWebHostBuilder) Yöntem

Tanım

AspNetCoreModule arkasında çalıştırıldığında sunucunun dinlemesi gereken bağlantı noktasını ve temel yolu yapılandırıyor. Uygulama ayrıca başlatma hatalarını yakalayan şekilde de yapılandırılır.

public static Microsoft.AspNetCore.Hosting.IWebHostBuilder UseIISIntegration (this Microsoft.AspNetCore.Hosting.IWebHostBuilder hostBuilder);
static member UseIISIntegration : Microsoft.AspNetCore.Hosting.IWebHostBuilder -> Microsoft.AspNetCore.Hosting.IWebHostBuilder
<Extension()>
Public Function UseIISIntegration (hostBuilder As IWebHostBuilder) As IWebHostBuilder

Parametreler

hostBuilder
IWebHostBuilder

Döndürülenler

IWebHostBuilder

Şunlara uygulanır