Type of the CME Feed Connection.
Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)
Syntax
C# |
---|
public enum ConnectionType |
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown Connection Type. | |
Historical | 72 | Historical (aka Tcp Replay) connection. | |
Incremental | 73 | Incremental connection. | |
Instrument | 78 | Instrument connection. | |
Snapshot | 83 | Snapshot connection. |