IExceptionSummarizationBuilder Interface

Definition

Abstraction to register new exception summary providers.

C#
public interface IExceptionSummarizationBuilder

Properties

Services

Gets the service collection into which the summary provider instances are registered.

Methods

AddProvider<T>()

Adds a summary provider to the builder.

Extension Methods

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)