forwardIsEndOfRealQuotes Property    Table of ContentIsEndOfTrades Property forward
EventIndicator.IsEndOfStatistic Property
Indicates 'end of statistic' event.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public bool IsEndOfStatistic { get; }

Return Value

Type: Boolean
True if message is 'end of statistic' event
See Also