 | 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
Syntaxpublic bool IsLooping { get; set; }
Property Value
Type:
Boolean
See Also