public Task ExecuteCommandAsync(NodeAggregate aggregate, MoveNode command, CancellationToken cancellationToken)
Returns:
Task

Parameters

aggregate NodeAggregate
command MoveNode
cancellationToken CancellationToken
In this article