WebApplication.IApplicationBuilder.Build Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AspNetCore.Http.RequestDelegate IApplicationBuilder.Build ();
abstract member Microsoft.AspNetCore.Builder.IApplicationBuilder.Build : unit -> Microsoft.AspNetCore.Http.RequestDelegate
override this.Microsoft.AspNetCore.Builder.IApplicationBuilder.Build : unit -> Microsoft.AspNetCore.Http.RequestDelegate
Function Build () As RequestDelegate Implements IApplicationBuilder.Build