Click or drag to resize
Akka.NETTestConductorSettings Constructor
Initializes a new instance of the TestConductorSettings class

Namespace:  Akka.Remote.TestKit
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TestConductorSettings(
	Config config
)

Parameters

config
Type: Akka.ConfigurationConfig

[Missing <param name="config"/> documentation for "M:Akka.Remote.TestKit.TestConductorSettings.#ctor(Akka.Configuration.Config)"]

See Also