Click or drag to resize
Akka.NETIEventFilterApplierAnd Property
Let's you chain more filters together. Similar to Akka JVM's filterEvents

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
EventFilterFactory And { get; }

Property Value

Type: EventFilterFactory
See Also