Skip to main content
Table of Contents

Namespace Stratara.Abstractions.Commands

Interfaces

IUpdateCommand

Command shape for an in-place aggregate update. Carries the target AggregateId and the version the caller has seen — handlers compare it against the current stream version to detect concurrent writes.