Click or drag to resize
Akka.NETConfigIsEmpty Property
Determines if this root node contains any values

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

Property Value

Type: Boolean
See Also