Table of Contents

Interface IIntegrationEvent

Namespace
Savvyio.EventDriven
Assembly
Savvyio.Core.dll

A marker interface that specifies something that happened when an object was successfully persisted and you want other subsystems (out-process/inter-application) to be made aware of.

public interface IIntegrationEvent : IRequest, IMetadata
Inherited Members
Extension Methods