This type contains the following members.

public class UserReactivatedSubscriber: IEventSubscriber<UserAggregate, UserId, UserReactivated>
Inheritance:
ObjectUserReactivatedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

UserReactivatedSubscriber(IRepository<UserProfileEntity>, IApplicationCache, ILicenseContext)

Methods

HandleAsync(IDomainEvent<UserAggregate, UserId, UserReactivated>, CancellationToken)