Click or drag to resize

SystemThreadLocalFactory Class

Creates system thread local objects.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.compat.threading.threadlocalSystemThreadLocalFactory

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

The SystemThreadLocalFactory type exposes the following members.

Constructors
  NameDescription
Public methodSystemThreadLocalFactory
Initializes a new instance of the SystemThreadLocalFactory class
Top
Methods
See Also