Settings Class |
Namespace: Akka.Actor
The Settings type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InjectTopLevelFallback |
Injects a system config at the top of the fallback chain
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT | (Defined by Extensions.) |
![]() | Match |
Matches the specified target.
(Defined by PatternMatch.) |
Name | Description | |
---|---|---|
![]() | AddLoggingReceive |
Gets a value indicating whether [add logging receive].
|
![]() | Config |
Gets the configuration.
|
![]() | ConfigVersion |
Gets the configuration version.
|
![]() | CreationTimeout |
Gets the creation timeout.
|
![]() | DebugAutoReceive |
Gets a value indicating whether [debug automatic receive].
|
![]() | DebugEventStream |
Gets a value indicating whether [debug event stream].
|
![]() | DebugLifecycle |
Gets a value indicating whether [debug lifecycle].
|
![]() | DebugRouterMisconfiguration |
Gets a value indicating whether [debug router misconfiguration].
|
![]() | DebugRouterMisConfiguration |
Gets a value indicating whether [debug router mis configuration].
|
![]() | DebugUnhandledMessage |
Gets a value indicating whether [debug unhandled message].
|
![]() | FsmDebugEvent | |
![]() | Home |
Gets the home.
|
![]() | LogConfigOnStart |
Gets a value indicating whether [log configuration on start].
|
![]() | LogDeadLetters |
Gets the log dead letters.
|
![]() | LogDeadLettersDuringShutdown |
Gets a value indicating whether [log dead letters during shutdown].
|
![]() | Loggers |
Gets the loggers.
|
![]() | LoggerStartTimeout |
Gets the logger start timeout.
|
![]() | LogLevel |
Gets the log level.
|
![]() | ProviderClass |
Gets the provider class.
|
![]() | SerializeAllCreators |
Gets a value indicating whether [serialize all creators].
|
![]() | SerializeAllMessages |
Gets a value indicating whether [serialize all messages].
|
![]() | StdoutLogLevel |
Gets the stdout log level.
|
![]() | SupervisorStrategyClass |
Gets the supervisor strategy class.
|
![]() | System |
Gets the system.
|
![]() | UnstartedPushTimeout |
Gets the unstarted push timeout.
|