Click or drag to resize

ThreadedSender Class

Implementation of Sender to send to esper engine using threads
Inheritance Hierarchy

Namespace:  com.espertech.esperio.ext
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public class ThreadedSender : DirectSender

The ThreadedSender type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyRuntime
Set the engine runtime to use.
(Inherited from AbstractSender.)
Top
Methods
See Also