TestLatch Constructor
Namespace:
Akka.TestKit
Assembly: Akka.TestKit (in Akka.TestKit.dll)
Assembly: Akka.TestKit (in Akka.TestKit.dll)
Syntax
public TestLatch( ActorSystem system, int count )
Public Sub New ( _ system As ActorSystem, _ count As Integer _ )
public: TestLatch( ActorSystem^ system, int^ count )