Click or drag to resize
SettingsConfig Property
Gets the configuration.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Config Config { get; }

Property Value

Type: Config
The configuration.
See Also