Click or drag to resize
Akka.NETConfigurationFactoryEmpty Property
Generates an empty configuration.

Namespace:  Akka.Configuration
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static Config Empty { get; }

Property Value

Type: Config
See Also