Click or drag to resize
Akka.NETAkkaConfigurationSectionAkkaConfig 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; }

Property Value

Type: Config
See Also