Click or drag to resize

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
Syntax
C#
public bool IsResettable { get; }

Return Value

Type: Boolean
true if resettable, false otherwise
See Also