forwardMarketType Property    Table of ContentOpeningPrice Property forward
MarketSnapshotEventArgsBuilder.NumOfBookEntries Property
Number of book entries in the market. It is the number of order messages followed for full order depth snapshot channel. In case of price level snapshot, it is the number of price level messages that followed for the market.

Namespace:  OnixS.NET.ICE.iMpact.Testing
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public int NumOfBookEntries { get; set; }

Property Value

Type: Int32
See Also