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.

Specification

Kind
Type
Members
1
Examples
0
``.ctor``Signature
ConditionalCommandSerializer(system)

Summary

NameSignatureSynopsis
``.ctor``ConditionalCommandSerializer(system)No description available.

``.ctor``

ConditionalCommandSerializer(system)
Member

Parameters

NameTypeDescription
systemExtendedActorSystem

Returns

ConditionalCommandSerializer