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