BooksMaintenanceOptions EnumerationTable of ContentHandler Class
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 nameValueDescription
Unknown0 Unknown Connection Type.
Historical72 Historical (aka Tcp Replay) connection.
Incremental73 Incremental connection.
Instrument78 Instrument connection.
Snapshot83 Snapshot connection.

See Also