ProjectionRecord
PackageFCQRS
A read-model projection definition.
Fields
| Name | Type | Description |
|---|---|---|
| LastOffset | LastOffset | Resume from this journal offset (e.g. |
| Handle | Handle | Called per persisted event; returns the read-model events to publish to subscribers (empty list = nothing to notify). |