| TestKitSettingsTestEventFilterLeeway Property |
Gets the config value "akka.test.filter-leeway". It is always finite.
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public TimeSpan TestEventFilterLeeway { get; }
member TestEventFilterLeeway : TimeSpan with get
Property Value
Type:
TimeSpanSee Also