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.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public long TradeTransactionId { get; }
Property Value
Type:
Int64See Also