Click or drag to resize
Akka.NETConfigurationload 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()

Return Value

Type: Config

[Missing <returns> documentation for "M:Akka.FSharp.Configuration.load"]

See Also