Click or drag to resize
Akka.NETTestKitBaseTestKitSettings Property
The settings for the testkit.

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

Property Value

Type: TestKitSettings
See Also