SnapshotEntry Fields |
The SnapshotEntry type exposes the following members.
Name | Description | |
---|---|---|
Manifest |
Stringified fully qualified CLR type name of the serialized object.
| |
Payload |
Serialized object data.
| |
PersistenceId |
Persistence identifier of persistent actor, current snapshot relates to.
| |
SequenceNr |
Sequence number used to identify snapshot in it's persistent actor scope.
| |
Timestamp |
Timestamp used to specify date, when the snapshot has been made.
|