IExceptionHandlerFeature.Endpoint Property

Definition

Gets the selected Endpoint for the original request.

public virtual Microsoft.AspNetCore.Http.Endpoint? Endpoint { get; }
member this.Endpoint : Microsoft.AspNetCore.Http.Endpoint
Public Overridable ReadOnly Property Endpoint As Endpoint

Property Value

Applies to