Click or drag to resize

CSVInputAdapterRuntime Property

[Missing <summary> documentation for "P:com.espertech.esperio.csv.CSVInputAdapter.Runtime"]

Namespace:  com.espertech.esperio.csv
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public override EPRuntime Runtime { set; }

Property Value

Type: EPRuntime

Implements

CoordinatedAdapterRuntime
See Also