Click or drag to resize

XFastThreadLocalFactory Class

Creates slim thread local objects.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.compat.threading.threadlocalXFastThreadLocalFactory

Namespace:  com.espertech.esper.compat.threading.threadlocal
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class XFastThreadLocalFactory : IThreadLocalFactory

The XFastThreadLocalFactory type exposes the following members.

Constructors
  NameDescription
Public methodXFastThreadLocalFactory
Initializes a new instance of the XFastThreadLocalFactory class
Top
Methods
See Also