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.129 (1.2.3.129)
Syntax
public TestKitSettings TestKitSettings { get; }

Property Value

Type: TestKitSettings
See Also