This type contains the following members.
public interface IDomainEvent
Properties
AggregateType | |
IdentityType | |
EventType | |
AggregateSequenceNumber | |
TimestampUtc | |
Metadata |
Methods
GetAggregateId() | |
GetAggregateEvent() |
Implemented by
IDomainEvent<TAggregate, TAggregateId> |