Click or drag to resize
ConfigIsEmpty Property
Lets the caller know if this root node contains any values

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

Property Value

Type: Boolean
See Also