Click or drag to resize

LockConstantsDefaultTimeout Field

Default number of milliseconds for default timeouts.

Namespace:  com.espertech.esper.compat.threading.locks
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public const int DefaultTimeout = 10000

Field Value

Type: Int32
See Also