Show / Hide Table of Contents

    Interface IBrokerActivityEnricher<TConfiguration>

    Provides enrichment for activities produced by the ActivityProducerBehavior and ActivityConsumerBehavior for the specified endpoint type.

    Inherited Members
    IBrokerActivityEnricher.EnrichOutboundActivity(Activity, ProducerPipelineContext)
    IBrokerActivityEnricher.EnrichInboundActivity(Activity, ConsumerPipelineContext)
    Namespace: Silverback.Messaging.Diagnostics
    Assembly: Silverback.Integration.dll
    Syntax
    public interface IBrokerActivityEnricher<TConfiguration> : IBrokerActivityEnricher where TConfiguration : EndpointConfiguration
    Type Parameters
    Name Description
    TConfiguration

    The type of the endpoint configuration that this enricher can be used with.

    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini