Click or drag to resize
Akka.NETSettings Properties

The Settings type exposes the following members.

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