JournalStreamWriter
struct
Namespace: Orleans.Journaling
Writes journal entries for one state into the current journal batch.
public readonly struct JournalStreamWriterRemarks
This type does not write to storage directly. Entries are buffered by the owning
JournalBufferWriter. Methods
BeginEntryBegins writing one journal entry for this writer's state.
