Click or drag to resize
Akka.NETPersistenceSettings Properties

The PersistenceSettings type exposes the following members.

Properties
  NameDescription
Public propertyAddLoggingReceive
Gets a value indicating whether [add logging receive].
(Inherited from Settings.)
Public propertyAskTimeout (Inherited from Settings.)
Public propertyAtLeastOnceDelivery
TBD
Public propertyConfig
Gets the configuration.
(Inherited from Settings.)
Public propertyConfigVersion
Gets the configuration version.
(Inherited from Settings.)
Public propertyCreationTimeout
Gets the creation timeout.
(Inherited from Settings.)
Public propertyDebugAutoReceive
Gets a value indicating whether [debug automatic receive].
(Inherited from Settings.)
Public propertyDebugEventStream
Gets a value indicating whether [debug event stream].
(Inherited from Settings.)
Public propertyDebugLifecycle
Gets a value indicating whether [debug lifecycle].
(Inherited from Settings.)
Public propertyDebugRouterMisconfiguration
Gets a value indicating whether [debug router misconfiguration].
(Inherited from Settings.)
Public propertyDebugUnhandledMessage
Gets a value indicating whether [debug unhandled message].
(Inherited from Settings.)
Public propertyDefaultVirtualNodesFactor
The number of default virtual nodes to use with ConsistentHashingRoutingLogic.
(Inherited from Settings.)
Public propertyFsmDebugEvent
TBD
(Inherited from Settings.)
Public propertyHome
Gets the home.
(Inherited from Settings.)
Public propertyInternal
Public propertyLogConfigOnStart
Gets a value indicating whether [log configuration on start].
(Inherited from Settings.)
Public propertyLogDeadLetters
Gets the log dead letters.
(Inherited from Settings.)
Public propertyLogDeadLettersDuringShutdown
Gets a value indicating whether [log dead letters during shutdown].
(Inherited from Settings.)
Public propertyLoggers
Gets the loggers.
(Inherited from Settings.)
Public propertyLoggersDispatcher
Gets the default loggers dispatcher.
(Inherited from Settings.)
Public propertyLoggerStartTimeout
Gets the logger start timeout.
(Inherited from Settings.)
Public propertyLogLevel
Gets the log level.
(Inherited from Settings.)
Public propertyProviderClass
Gets the provider class.
(Inherited from Settings.)
Public propertySchedulerClass
Gets the scheduler implementation used by this system.
(Inherited from Settings.)
Public propertySchedulerShutdownTimeout
TBD
(Inherited from Settings.)
Public propertySerializeAllCreators
Gets a value indicating whether [serialize all creators].
(Inherited from Settings.)
Public propertySerializeAllMessages
Gets a value indicating whether [serialize all messages].
(Inherited from Settings.)
Public propertyStdoutLogLevel
Gets the stdout log level.
(Inherited from Settings.)
Public propertySupervisorStrategyClass
Gets the supervisor strategy class.
(Inherited from Settings.)
Public propertySystem
Gets the system.
(Inherited from Settings.)
Public propertyUnstartedPushTimeout
Gets the unstarted push timeout.
(Inherited from Settings.)
Public propertyView
TBD
Top
See Also