public async Task HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeMoved> domainEvent, CancellationToken cancellationToken)
Returns:
Task

Parameters

cancellationToken CancellationToken
In this article