| ConfigRoot 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; }
abstract Root : HoconValue with get
override Root : HoconValue with get
Property Value
Type:
HoconValueSee Also