Click or drag to resize

CSVInputAdapterSpecIsLooping Property

Gets or sets the flag that indicates if the adapter is looping

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

Property Value

Type: Boolean
See Also