Click or drag to resize
Akka.NETConfigExtensions Methods

The ConfigExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsNullOrEmpty
Determines if the supplied configuration has any usable content period.
Public methodStatic memberSafeWithFallback
Retrieves the current configuration or the fallback configuration if the current one is null.
Top
See Also