Click or drag to resize
Akka.NETTestActorSetIgnore Constructor
TBD

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public SetIgnore(
	TestActorIgnore ignore
)

Parameters

ignore
Type: Akka.TestKitTestActorIgnore
TBD
See Also