Show / Hide Table of Contents

    Interface IMovePolicyMessageEnricher<TEndpoint>

    Enriches the outbound message being moved.

    Inherited Members
    IMovePolicyMessageEnricher.Enrich(IRawInboundEnvelope, IOutboundEnvelope, Exception)
    Namespace: Silverback.Messaging.Outbound.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.

    • Improve this doc
    • View source
    GitHub E-Mail
    ↑ Back to top © 2020 Sergio Aquilini