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

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

Property Value

Type: Config
See Also