This type contains the following members.

public class NodeDepublishedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeDepublished>
Inheritance:
ObjectNodeDepublishedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodeDepublishedSubscriber(IRepository<NodeEntity>, IRepository<PublishedContentEntity>, IApplicationCache, ISearchEngine)

Methods

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