Click or drag to resize

FastThreadLocalFactory Constructor

Initializes a new instance of the FastThreadLocalFactory class

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