forwardIsEndOfImpliedQuotes Property    Table of ContentIsEndOfStatistic Property forward
EventIndicator.IsEndOfRealQuotes Property
Indicates 'end of real quotes' 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 IsEndOfRealQuotes { get; }

Return Value

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