forwardMarketSnapshotPriceLevelEventHandler Delegate   Table of ContentMarketStateChangeEventArgs Classforward
MarketSnapshotState Enumeration
Defines the state that the market is in.

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 enum MarketSnapshotState
Members
  Member nameValueDescription
Undefined0 Before snapshot.
SnapshotInProgress1 Snapshot in progress.
SnapshotReceived2 Snapshot is received, but dependent live updates not.
Ready3 Market is ready.
See Also