| Configuration Class |
[Missing <summary> documentation for "T:Akka.FSharp.Configuration"]
Namespace: Akka.FSharp
The Configuration type exposes the following members.
| Name | Description | |
|---|---|---|
| defaultConfig |
Returns default Akka configuration.
| |
| load |
Loads Akka configuration from the project's .config file.
| |
| parse |
Parses provided HOCON string into a valid Akka configuration object.
|