Click or drag to resize
Akka.NETTestKitBase.IgnoreNoMessages Method
Stop ignoring messages in the test actor.

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void IgnoreNoMessages()
See Also