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

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

Parameters

action
Type: SystemAction
TBD

Implements

IEventFilterApplierMute(Action)
See Also