Click or drag to resize

AbstractSender Class

Sender that abstracts the send process in terms of threading or further pre-processing.
Inheritance Hierarchy

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

The AbstractSender type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractSender
Initializes a new instance of the AbstractSender class
Top
Properties
  NameDescription
Public propertyRuntime
Set the engine runtime to use.
Top
Methods
See Also