Click or drag to resize
Akka.NETTestConductorGet Method

[Missing <summary> documentation for "M:Akka.Remote.TestKit.TestConductor.Get(Akka.Actor.ActorSystem)"]

Namespace:  Akka.Remote.TestKit
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static TestConductor Get(
	ActorSystem system
)

Parameters

system
Type: Akka.ActorActorSystem

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

Return Value

Type: TestConductor

[Missing <returns> documentation for "M:Akka.Remote.TestKit.TestConductor.Get(Akka.Actor.ActorSystem)"]

See Also