Click or drag to resize
Akka.NETUnmute.Filters Property
TBD

Namespace:  Akka.TestKit.TestEvent
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public IReadOnlyCollection<EventFilterBase> Filters { get; }

Return Value

Type: IReadOnlyCollection<EventFilterBase>
TBD
See Also