Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Journaling
Package overview
JournalEntry
Overview
Constructors
Properties
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
JournalEntry Properties
Documentation
API reference
Microsoft.Orleans.Journaling
JournalEntry
Properties
Markdown
Represents one persisted journal entry.
FormatKey
get
View source
public
string
FormatKey
Gets the journal format key for this entry.
Reader
get
View source
public
JournalBufferReader Reader
Gets the entry payload reader.