Click or drag to resize

LockStrategyWTimeout Constructor

Ctor.

Namespace:  com.espertech.esper.runtime.client.util
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public LockStrategyWTimeout(
	long timeout,
	TimeUnit unit
)

Parameters

timeout
Type: SystemInt64
timeout value in the unit given
unit
Type: com.espertech.esper.compatTimeUnit
unit
See Also