This type contains the following members.

public class FileCreatedSubscriber: IEventSubscriber<FileDescriptorAggregate, FileDescriptorId, FileCreated>
Inheritance:
ObjectFileCreatedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

FileCreatedSubscriber(IRepository<FileDescriptorEntity>)

Methods

HandleAsync(IDomainEvent<FileDescriptorAggregate, FileDescriptorId, FileCreated>, CancellationToken)