| TestConductor Constructor |
Namespace:
Akka.Remote.TestKit
Assembly:
Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public TestConductor(
ActorSystem system
)
new :
system : ActorSystem -> TestConductor
Parameters
- system
- Type: Akka.ActorActorSystem
[Missing <param name="system"/> documentation for "M:Akka.Remote.TestKit.TestConductor.#ctor(Akka.Actor.ActorSystem)"]
See Also