 | 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)
Syntaxpublic static Config TestSchedulerConfig { get; }
static member TestSchedulerConfig : Config with get
Property Value
Type:
Config
See Also