Click or drag to resize
Akka.NETMultiNodeConfigCommonConfig Property
Register a common base config for all test participants, if so desired.

Namespace:  Akka.Remote.TestKit
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Config CommonConfig { set; }

Property Value

Type: Config
See Also