public async Task HandleAsync(IDomainEvent<ContentAggregate, ContentId, ContentCreated> domainEvent, CancellationToken cancellationToken)
Returns:
Task

Parameters

cancellationToken CancellationToken
In this article