| Configurationload Method |
Loads Akka configuration from the project's .config file.
Namespace:
Akka.FSharp
Assembly:
Akka.FSharp (in Akka.FSharp.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public static Config load()
static member load : unit -> Config
Return Value
Type:
Config[Missing <returns> documentation for "M:Akka.FSharp.Configuration.load"]
See Also