Click or drag to resize
Akka.NETMultiNodeSpec Constructor (MultiNodeConfig)
Initializes a new instance of the MultiNodeSpec class

Namespace:  Akka.Remote.TestKit
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected MultiNodeSpec(
	MultiNodeConfig config
)

Parameters

config
Type: Akka.Remote.TestKitMultiNodeConfig

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

See Also