NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.threadlocal
IThreadLocal(T) Interface
IThreadLocal(T) Properties
Value Property
IThreadLocal
T
Value Property
Gets or sets the value.
Namespace:
com.espertech.esper.compat.threading.threadlocal
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
T
Value
{
get
;
set
; }
Property Value
Type:
T
The value.
See Also
Reference
IThreadLocal
T
Interface
com.espertech.esper.compat.threading.threadlocal Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com