RequestDelegateResult.RequestDelegate Property
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.
Gets the RequestDelegate
public Microsoft.AspNetCore.Http.RequestDelegate RequestDelegate { get; }
member this.RequestDelegate : Microsoft.AspNetCore.Http.RequestDelegate
Public ReadOnly Property RequestDelegate As RequestDelegate