Click or drag to resize

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

Property Value

Type: Boolean
true if [using time span events]; otherwise, false.
See Also