Show / Hide Table of Contents

    Namespace Copper.Eventing.Common.Interface

    Interfaces

    IEventPublisher

    Provides the capability to publish events.

    IEventPublisherFactory

    Defines a method for creating an IEventPublisher instance.

    IEventReceiver

    Represents an endpoint that listens for events for a given event contract when started.

    IEventRequest<TEvent>

    Represents an event request.

    Back to top Generated by DocFX