TestLatchReady Method |
If no timeout was specified when creating this instance, 5 seconds is used.
If this instance has been created using TestKit.CreateTestLatch the default timeout from DefaultTimeout is used and dilated, i.e. multiplied by TestTimeFactor
Namespace: Akka.TestKit
Exception | Condition |
---|---|
TimeoutException | This exception is thrown when the timeout is reached. |