TestLatch Class
Countdown latch wrapper for use in testing.
It always uses a timeout when waiting and timeouts are specified as durations.
There's a default timeout of 5 seconds and the default count is 1.
Timeouts will always throw an exception.
Namespace:
Akka.TestKitAssembly: Akka.TestKit (in Akka.TestKit.dll)