Click or drag to resize
Akka.NETTestLatchIsOpen Property
Gets a value indicating whether the latch is open.

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool IsOpen { get; }

Property Value

Type: Boolean
See Also