Click or drag to resize
Akka.NETInternalEventFilterApplier.Mute Method (Action)
TBD

Namespace:  Akka.TestKit.Internal
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public void Mute(
	Action action
)

Parameters

action
Type: System.Action
TBD

Implements

IEventFilterApplier.Mute(Action)
See Also