Click or drag to resize
Akka.NETTestBarrierDefaultTimeout Field

Note: This API is now obsolete.

Obsolete. Use DefaultTimeout instead.

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 in future versions.")]
public static readonly TimeSpan DefaultTimeout

Field Value

Type: TimeSpan
See Also