Skip to content

JournalBufferWriter.WritePreservedEntry(JournalStreamId, IPreservedJournalEntry)

WritePreservedEntry(JournalStreamId, IPreservedJournalEntry)

virtual
View source
protected virtual void WritePreservedEntry(JournalStreamId streamId, IPreservedJournalEntry entry)
Appends a format-owned entry for retired or unknown state preservation.

Parameters

streamIdJournalStreamId
The durable state id.
entryIPreservedJournalEntry
The preserved entry.