Click or drag to resize
Akka.NETMuteFilters Property
TBD

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

Return Value

Type: IReadOnlyCollectionEventFilterBase
TBD
See Also