This type contains the following members.

public class NodePublicationScheduledSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodePublicationScheduled>
Inheritance:
ObjectNodePublicationScheduledSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodePublicationScheduledSubscriber(IRepository<NodeEntity>, IApplicationCache, ITaskScheduler)

Methods

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