Click or drag to resize
Akka.NETTestConfigsTestSchedulerConfig Property
Configuration for tests that require deterministic control over the AkkaSystem scheduler.

Namespace:  Akka.TestKit.Configs
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static Config TestSchedulerConfig { get; }

Property Value

Type: Config
See Also