ConditionalCommandSerializerType
PackageFCQRS
Serializes the transient expected-version protocol separately from persisted messages.
A node without this serializer rejects the transport message instead of passing an
unknown wrapper type to the journal serializer. Install readers on every node before
sending conditional commands during a rolling deployment.
Summary
| Name | Signature | Synopsis |
|---|---|---|
| ``.ctor`` | ConditionalCommandSerializer(system) | No description available. |