This type contains the following members.
public class NodeDepublicationScheduledSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeDepublicationScheduled>
- Inheritance:
- ObjectNodeDepublicationScheduledSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeDepublicationScheduledSubscriber(IRepository<NodeEntity>, IApplicationCache, ITaskScheduler) |
Methods
HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeDepublicationScheduled>, CancellationToken) |