forwardBundleMarkerEventArgs Properties   Table of ContentStartOrEnd Property forward
BundleMarkerEventArgs.IsTransactionEnd Property
This field will always be set to false for Start of a message bundle. true - When this is the last or only bundle for a transaction. false - When this is not the last or only bundle for a transaction.

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 bool IsTransactionEnd { get; }

Property Value

Type: Boolean
See Also