 | CSVSourceIsResettable Property |
Return true if the underlying resource is resettable.
Namespace:
com.espertech.esperio.csv
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic bool IsResettable { get; }
Return Value
Type:
Booleantrue if resettable, false otherwise
See Also