Click or drag to resize
Akka.NETEventId Fields

The EventId type exposes the following members.

Fields
  NameDescription
Public fieldId
Database row identifier.
Public fieldPersistenceId
Id of persistent actor, used to recognize all events related to that actor.
Public fieldSequenceNr
Persistent event sequence number, monotonically increasing in scope of the same PersistenceId.
Top
See Also