Click or drag to resize
Akka.NETUnmute Constructor (EventFilterBase[])
TBD

Namespace:  Akka.TestKit.TestEvent
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public Unmute(
	params EventFilterBase[] filters
)

Parameters

filters
Type:Akka.TestKit.Internal.EventFilterBase[]
TBD
See Also