Skip to content

JournalStreamWriter.BeginEntry

BeginEntry

View source
public JournalEntryScope BeginEntry()
Begins writing one journal entry for this writer's state.

Returns

A lexical entry scope. Dispose the returned value to abort the entry if JournalEntryScope is not called.