NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.locks
TelemetryLock Class
TelemetryLock Constructor
TelemetryLock Constructor (ILockable)
TelemetryLock Constructor (String, ILockable)
TelemetryLock Constructor (String, ILockable)
Initializes a new instance of the
TelemetryLock
class.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
TelemetryLock
(
string
id
,
ILockable
subLock
)
Parameters
id
Type:
System
String
The id.
subLock
Type:
com.espertech.esper.compat.threading.locks
ILockable
The sub lock.
See Also
Reference
TelemetryLock Class
TelemetryLock Overload
com.espertech.esper.compat.threading.locks Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com