BundleMarkerEventArgsBuilder.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.Testing
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public bool IsTransactionEnd { get; set; }
Property Value
Type:
BooleanSee Also