This type contains the following members.

public class UserRemovedFromGroupsSubscriber: IEventSubscriber<UserAggregate, UserId, UserRemovedFromGroups>
Inheritance:
ObjectUserRemovedFromGroupsSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

UserRemovedFromGroupsSubscriber(IRepository<UserProfileEntity>, IApplicationCache)

Methods

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