| ConfigIsEmpty 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; }
abstract IsEmpty : bool with get
override IsEmpty : bool with get
Property Value
Type:
BooleanSee Also