Click or drag to resize
Akka.NETSnapshotMetadata Properties

The SnapshotMetadata type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberComparer
TBD
Public propertyPersistenceId
Id of the persistent actor from which the snapshot was taken.
Public propertySequenceNr
Sequence number at which a snapshot was taken.
Public propertyTimestamp
Time at which the snapshot was saved.
Top
See Also