Click or drag to resize

DummyReaderWriterLock Constructor

Constructs a new instance of a DummyReaderWriterLock

Namespace:  com.espertech.esper.compat.threading.locks
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public DummyReaderWriterLock()
See Also