Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.TestKit
TestLatch Class
TestLatch Methods
CountDown Method
Open Method
Ready Method
Reset Method
TestLatch
Reset Method
Reset this instance to the initial count, making it become closed.
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
void
Reset
()
member
Reset
:
unit
->
unit
See Also
Reference
TestLatch Class
Akka.TestKit Namespace
Akka.NET Home
|
Learn Akka.NET