 | CSVInputAdapterSpecIsUsingExternalTimer Property |
Gets or sets a value indicating whether this instance is using external timer.
Namespace:
com.espertech.esperio.csv
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic bool IsUsingExternalTimer { get; set; }
Property Value
Type:
Booleantrue if this instance is using external timer; otherwise,
false.
See Also