 | CSVSourceMark Method |
Set the mark position.
Namespace:
com.espertech.esperio.csv
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic void Mark(
int readAheadLimit
)
Parameters
- readAheadLimit
- Type: SystemInt32
is the maximum number of read-ahead events
See Also