Method | Description | |
---|---|---|
TimeoutActor ( Akka.TestKit.TestLatch timeoutLatch ) : System | ||
TimeoutActor ( Akka.TestKit.TestLatch timeoutLatch, System.TimeSpan timeout ) : System |
Method | Description | |
---|---|---|
Receive ( object message ) : bool |
public TimeoutActor ( Akka.TestKit.TestLatch timeoutLatch ) : System | ||
timeoutLatch | Akka.TestKit.TestLatch | |
return | System |
public TimeoutActor ( Akka.TestKit.TestLatch timeoutLatch, System.TimeSpan timeout ) : System | ||
timeoutLatch | Akka.TestKit.TestLatch | |
timeout | System.TimeSpan | |
return | System |