Click or drag to resize

LockConstantsDefaultWriterTimeout Field

Number of milliseconds until write locks timeout

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

Field Value

Type: Int32
See Also