Axinom Mosaic Libraries
    Preparing search index...

    Interface OnMessageMiddleware<TContent>

    Middleware that represents a function that will be executed for each received message. Middleware is passed into setupMessagingBroker setup function.

    Type Parameters

    • TContent = unknown