Click or drag to resize

AdapterSPI Interface

An Adapter takes some external data, converts it into events, and sends it into the runtime engine.

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public interface AdapterSPI

The AdapterSPI type exposes the following members.

Properties
  NameDescription
Public propertyRuntime
Gets or sets the engine instance.
Top
See Also