JournaledStateManagerOptions
class
Namespace: Orleans.Journaling
Options to configure the
IJournaledStateManager. public sealed class JournaledStateManagerOptionsConstructors
Properties
JournalFormatKeyGets or sets the journal format key used to write journal data.RetirementGracePeriodSpecifies the period of time to wait until the manager retires aIJournaledStateif it's not registered in the manager anymore.
Fields
DEFAULT_RETIREMENT_GRACE_PERIODThe default value ofJournaledStateManagerOptions.
