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

Parameters

aggregate NodeAggregate
command TrashNode
cancellationToken CancellationToken
In this article