Click or drag to resize

DirectSender Class

Sender that sends without a threadpool.
Inheritance Hierarchy

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

The DirectSender type exposes the following members.

Constructors
  NameDescription
Public methodDirectSender
Initializes a new instance of the DirectSender class
Top
Properties
  NameDescription
Public propertyRuntime
Set the engine runtime to use.
(Inherited from AbstractSender.)
Top
Methods
See Also