 | FastThreadLocalTInstanceId Property |
Gets the instance id ... if you really must know.
Namespace:
com.espertech.esper.compat.threading.threadlocal
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic int InstanceId { get; }
Property Value
Type:
Int32The instance id.
See Also