Skip to content

IPreservedJournalEntry

interface

Namespace: Orleans.Journaling

A format-owned journal entry which can be copied forward without interpreting it.
public interface IPreservedJournalEntry

Properties

  • FormatKey Gets the journal format key for this preserved entry.
  • Payload Gets the entry payload bytes for the preserved entry.