Click or drag to resize

ThreadFactory Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.threading.ThreadFactory"]

Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compat.threadingThreadFactory

Namespace:  com.espertech.esper.compat.threading
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public sealed class ThreadFactory : MulticastDelegate

The ThreadFactory type exposes the following members.

Constructors
  NameDescription
Public methodThreadFactory
Initializes a new instance of the ThreadFactory class
Top
Methods
See Also