Click or drag to resize

SlimThreadLocalFactory Class

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

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

The SlimThreadLocalFactory type exposes the following members.

Constructors
  NameDescription
Public methodSlimThreadLocalFactory
Initializes a new instance of the SlimThreadLocalFactory class
Top
Methods
See Also