Show / Hide Table of Contents

    Namespace Copper.Remoting.InMemory.Common.V1.Interface

    Interfaces

    IConsumer

    Represents a consumer of a message. The message is wrapped in a ConsumeContext instance to allow access to details surrounding the inbound message.

    IConsumer<TMessage, TResponseMessage>

    Represents a consumer of a message. The message is wrapped in a ConsumeContext instance to allow access to details surrounding the inbound message.

    Back to top Generated by DocFX