|  | ConfigExtensions Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Akka.Configuration
 Syntax
SyntaxThe ConfigExtensions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | IsNullOrEmpty | 
            Determines if the supplied configuration has any usable content period.
             | 
|   | SafeWithFallback | 
            Retrieves the current configuration or the fallback
            configuration if the current one is null.
             | 
 See Also
See Also