Click or drag to resize
ConfigRoot Property
Returns the root node of this configuration section

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

Property Value

Type: HoconValue
See Also