WebApplication.IApplicationBuilder.ServerFeatures Property

Definition

Microsoft.AspNetCore.Http.Features.IFeatureCollection Microsoft.AspNetCore.Builder.IApplicationBuilder.ServerFeatures { get; }
member this.Microsoft.AspNetCore.Builder.IApplicationBuilder.ServerFeatures : Microsoft.AspNetCore.Http.Features.IFeatureCollection
 ReadOnly Property ServerFeatures As IFeatureCollection Implements IApplicationBuilder.ServerFeatures

Property Value

Implements

Applies to