This type contains the following members.

public class NodeDeletedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeDeleted>
Inheritance:
ObjectNodeDeletedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodeDeletedSubscriber(IRepository<NodeEntity>, IApplicationCache)

Methods

HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeDeleted>, CancellationToken)