| TestLatchIsOpen Property |
Gets a value indicating whether the latch is open.
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool IsOpen { get; }
member IsOpen : bool with get
Property Value
Type:
BooleanSee Also