Skip to content

Compono.CompositionDiagnostic.Trace

Compono

Compono.CompositionDiagnostic

CompositionDiagnostic.Trace Property

The stage/outcome attempts tried for the failing request and its ancestors - never a sibling request that already succeeded elsewhere in this operation (docs/adr/0010-composition-request-pipeline-and-diagnostics-tracing.md's checkpoint/rewind trace buffer).

public System.Collections.Generic.IReadOnlyList<Compono.ProviderAttempt> Trace { get; init; }

Property Value

System.Collections.Generic.IReadOnlyList<ProviderAttempt>