Click or drag to resize
Akka.NETTestConductor Constructor
Initializes a new instance of the TestConductor 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 TestConductor(
	ActorSystem system
)

Parameters

system
Type: Akka.ActorActorSystem

[Missing <param name="system"/> documentation for "M:Akka.Remote.TestKit.TestConductor.#ctor(Akka.Actor.ActorSystem)"]

See Also