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