public async Task HandleAsync(IDomainEvent<UserGroupAggregate, UserGroupId, UserGroupCreated> domainEvent, CancellationToken cancellationToken)
Returns:
Task

Parameters

cancellationToken CancellationToken
In this article