RequestDelegateResult.RequestDelegate Property

Definition

Gets the RequestDelegate

public Microsoft.AspNetCore.Http.RequestDelegate RequestDelegate { get; }
member this.RequestDelegate : Microsoft.AspNetCore.Http.RequestDelegate
Public ReadOnly Property RequestDelegate As RequestDelegate

Property Value

Applies to