Click or drag to resize
Akka.NETTestConfigsDefaultConfig Property
The default TestKit config

Namespace:  Akka.TestKit.Configs
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static Config DefaultConfig { get; }

Property Value

Type: Config
See Also