ExceptionHandlerSuppressDiagnosticsContext.ExceptionHandledBy 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 result of exception handling by ExceptionHandlerMiddleware.
public Microsoft.AspNetCore.Diagnostics.ExceptionHandledType ExceptionHandledBy { get; init; }
member this.ExceptionHandledBy : Microsoft.AspNetCore.Diagnostics.ExceptionHandledType with get, set
Public Property ExceptionHandledBy As ExceptionHandledType