forwardBookUpdatedCallbackPolicy Enumeration   Table of ContentConsolidatedOrderBook Classforward
ConnectionType Enumeration
Type of the CME Feed Connection.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public enum ConnectionType
Members
  Member nameValueDescription
Unknown0 Unknown Connection Type.
Historical72 Historical (aka Tcp Replay) connection.
Incremental73 Incremental connection.
Instrument78 Instrument connection.
Snapshot83 Snapshot connection.
MboSnapshot84 Market by Order Snapshot connection.
See Also