| AkkaConfigurationSectionAkkaConfig Property |
Retrieves a
Config from the contents of the
custom akka node within a configuration file.
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Config AkkaConfig { get; }
member AkkaConfig : Config with get
Property Value
Type:
ConfigSee Also