| EventId Fields |
The EventId type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Database row identifier.
| |
| PersistenceId |
Id of persistent actor, used to recognize all events related to that actor.
| |
| SequenceNr |
Persistent event sequence number, monotonically increasing in scope of the same PersistenceId.
|