This type contains the following members.
public class NodeCollectionHostRemovedSubscriber: IEventSubscriber<NodeCollectionAggregate, NodeCollectionId, NodeCollectionHostRemoved>
- Inheritance:
- ObjectNodeCollectionHostRemovedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeCollectionHostRemovedSubscriber(IRepository<NodeCollectionEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<NodeCollectionAggregate, NodeCollectionId, NodeCollectionHostRemoved>, CancellationToken) |