Click or drag to resize
ConfigurationFactoryEmpty Property
Gets the empty.

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

Property Value

Type: Config
The empty.
See Also