forwardStartOrEnd Property    Table of ContentBundleMarkerEventArgs Methodsforward
BundleMarkerEventArgs.TradeTransactionId Property
The value used to associate bundles of the same transaction. This value will be 0 when the transaction has no trade. The value will be -1 if the channel does not support sub-bundling.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public long TradeTransactionId { get; }

Property Value

Type: Int64
See Also