Skip to content

IJournalFormat Properties

Reads and writes the physical byte format used to persist state journal entries.

FormatKey

abstractget
public abstract string FormatKey
Gets the key which identifies this journal format in storage metadata and keyed service registration.

MimeType

abstractget
public abstract string? MimeType
Gets the MIME type for journal storage written with this format, or null to use the storage provider's default.