| IEventFilterApplierAnd 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.129 (1.2.3.129)
Syntax EventFilterFactory And { get; }
abstract And : EventFilterFactory with get
Property Value
Type:
EventFilterFactorySee Also