Namespace OnixS.Cme.ILink3
Classes
AuditTrailGenerator
This class is designed to generate a complete and accurate record of all activity recorded in the OnixS CME iLink3 message log file.
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.
EngineErrorEventArgs
Error event arguments.
EngineWarningEventArgs
Warning event arguments.
FailoverEventArgs
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.
SessionStateChangeEventArgs
StateChanged event arguments.
SessionWarningEventArgs
Warning event arguments.
ThisThread
Structs
ConfigEntry
PortRange
Interfaces
ITimestampProvider
Timestamp provider interface.
Enums
EngineErrorReason
Engine error reason.
EngineWarningReason
Engine warning reason.
FaultToleranceIndicator
Indicates whether the connection is the primary or backup.
HandlerState
Handler State.
KeepAliveLapsed
LinuxThreadPolicy
Linux system thread policy.
SessionErrorReason
Session error reason.
SessionState
Session's state.
SessionStorageType
Session storage type.
SessionWarningReason
Session warning reason.