 | AbstractCoordinatedAdapterUsingTimeSpanEvents Property |
Gets or sets a value indicating whether to use timespan events.
Namespace:
com.espertech.esperio
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic bool UsingTimeSpanEvents { get; set; }
Property Value
Type:
Booleantrue if [using time span events]; otherwise,
false.
See Also