 | SupportSubscriberMRDRemoveStreamList Property |
Returns all removed-stream events received so far.
The list contains an item for each delivery. Each item contains a row with the event and each event is itself a tuple (object array).
Namespace:
com.espertech.esper.runtime.client.scopetest
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic IList RemoveStreamList { get; }
Property Value
Type:
IListTlist of Object array-array
See Also