 | FastThreadStoreTValue 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
Syntaxpublic T Value { get; set; }
Property Value
Type:
TThe value.
See Also