Click or drag to resize
Akka.NETMute Constructor (IReadOnlyCollectionEventFilterBase)
TBD

Namespace:  Akka.TestKit.TestEvent
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Mute(
	IReadOnlyCollection<EventFilterBase> filters
)

Parameters

filters
Type: System.Collections.GenericIReadOnlyCollectionEventFilterBase
TBD
See Also