Click or drag to resize
Akka.NETConfigRoot Property
The root node of this configuration section

Namespace:  Akka.Configuration
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public virtual HoconValue Root { get; }

Property Value

Type: HoconValue
See Also