Click or drag to resize

SupportSubscriberNewDataListFlattened Property

Returns an event array that represents all insert-stream events received so far.

Namespace:  com.espertech.esper.runtime.client.scopetest
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public Object[] NewDataListFlattened { get; }

Property Value

Type: Object
event array
See Also