| TestConfigsTestSchedulerConfig 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; }
static member TestSchedulerConfig : Config with get
Property Value
Type:
ConfigSee Also