Click or drag to resize
Akka.NETBlackHoleActorProps Property
Returns a Props object that can be used to create a BlackHoleActor

Namespace:  Akka.TestKit.TestActors
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static Props Props { get; }

Property Value

Type: Props
See Also