This type contains the following members.
public class UserDeactivatedSubscriber: IEventSubscriber<UserAggregate, UserId, UserDeactivated>
- Inheritance:
- ObjectUserDeactivatedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
UserDeactivatedSubscriber(IRepository<UserProfileEntity>, IApplicationCache, ILicenseContext) |
Methods
HandleAsync(IDomainEvent<UserAggregate, UserId, UserDeactivated>, CancellationToken) |