Show / Hide Table of Contents

    Interface IMovePolicyMessageEnricher<TEndpoint>

    Enriches the outbound message being moved.

    Inherited Members
    IMovePolicyMessageEnricher.Enrich(IRawInboundEnvelope, IOutboundEnvelope, Exception)
    Namespace: Silverback.Messaging.Producing.Enrichers
    Assembly: Silverback.Integration.dll
    Syntax
    public interface IMovePolicyMessageEnricher<TEndpoint> : IMovePolicyMessageEnricher where TEndpoint : Endpoint
    Type Parameters
    Name Description
    TEndpoint

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

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