Click or drag to resize
Akka.NETTestLatchDefaultTimeout Field

Note: This API is now obsolete.

Obsolete. This field will be removed. DefaultTimeout is an alternative.

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
[ObsoleteAttribute("This field will be removed. TestKitSettings.DefaultTimeout is an alternative.")]
public static readonly TimeSpan DefaultTimeout

Field Value

Type: TimeSpan
See Also