• Version 1.7.1
Show / Hide Table of Contents

Namespace OnixS.Cme.ILink3

Classes

AuditTrailGenerator

CME Audit Trail generator.

CgwSession

A FIXP Session to Convenience Gateway (CGW). It is defined as a bi-directional stream of ordered messages between two parties within a continuous sequence number series. A single FIXP session can exist across multiple sequential (not concurrent) physical connections. A FIX Connection is comprised of three parts: logon, message exchange, and logout. A FIX Session is comprised of one or more FIX Connections, meaning that a FIX Session spans multiple logins. Parties can connect and disconnect multiple times while maintaining a single FIXP session. Connecting parties must bi-laterally agree as to when sessions are to be started/stopped based upon individual system and time zone requirements. Resetting the inbound and outbound sequence numbers back to 1, for whatever reason, constitutes the beginning of a new FIXP session.

FailoverEventArgs

ITimestampProvider

Timestamp provider interface.

InboundMessageEventArgs

Inbound message event arguments.

NotAppliedEventArgs

NotApplied event arguments.

Session

A FIXP Session to Market Segment Gateway (MSGW). It is defined as a bi-directional stream of ordered messages between two parties within a continuous sequence number series. A single FIXP session can exist across multiple sequential (not concurrent) physical connections. A FIX Connection is comprised of three parts: logon, message exchange, and logout. A FIX Session is comprised of one or more FIX Connections, meaning that a FIX Session spans multiple logins. Parties can connect and disconnect multiple times while maintaining a single FIXP session. Connecting parties must bi-laterally agree as to when sessions are to be started/stopped based upon individual system and time zone requirements. Resetting the inbound and outbound sequence numbers back to 1, for whatever reason, constitutes the beginning of a new FIXP session.

SessionErrorEventArgs

Error event arguments.

SessionId

SessionSettings

The Handler configuration settings.

SessionSettings.Default

Default SessionSettings values.

SessionSettings.Key

Key names that can be used to load SessionSettings from a configuration file.

LoadFromConfigurationFile(string)

SessionStateChangeEventArgs

StateChanged event arguments.

SessionWarningEventArgs

Warning event arguments.

ThisThread

ThreadManager

A ThreadManager

Structs

ConfigEntry

PortRange

Enums

FaultToleranceIndicator

Indicates whether the connection is the primary or backup.

KeepAliveLapsed

LinuxThreadPolicy

Linux system thread policy.

SessionErrorReason

Session error reason.

SessionState

Session's state.

SessionStorageType

Session storage type.

SessionWarningReason

Session warning reason.

TimeSpanFormat

TimestampFormat

Delegates

BytesReceivedEventHandler

Session.MessageSendingEventHandler

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX