Click or drag to resize

CSVInputAdapterSpecAdapterInputSource Property

Gets or sets the adapter input source.

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

Property Value

Type: AdapterInputSource
See Also