forwardInvestigatedTradeEventHandler Delegate   Table of ContentIplTplHoldType Enumerationforward
IPLBoundViolation Enumeration
Known IPL bound violation types.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public enum IPLBoundViolation
Members
  Member nameValueDescription
Undefined32 N/A when end of hold.
BiddingTooHigh89 IPL Upper bound violation (Bidding too high).
AskingTooLow78 IPL Lower bound violation (Asking too low).
See Also