image/svg+xml
  • OnixS .NET CME iLink3 Handler
  • Programming Guide
  • Api Documentation
  • Version 1.7.1
    • Api Documentation
    • OnixS.Cme.ILink3
    • SessionSettings.Key
Show / Hide Table of Contents
  • OnixS.Cme.ILink3
    • AuditTrailGenerator
    • BytesReceivedEventHandler
    • CgwSession
    • ConfigEntry
    • FailoverEventArgs
    • FaultToleranceIndicator
    • ITimestampProvider
    • InboundMessageEventArgs
    • KeepAliveLapsed
    • LinuxThreadPolicy
    • NotAppliedEventArgs
    • PortRange
    • Session
    • Session.MessageSendingEventHandler
    • SessionErrorEventArgs
    • SessionErrorReason
    • SessionId
    • SessionSettings
    • SessionSettings.Default
    • SessionSettings.Key
    • SessionState
    • SessionStateChangeEventArgs
    • SessionStorageType
    • SessionWarningEventArgs
    • SessionWarningReason
    • ThisThread
    • ThreadManager
    • TimeSpanFormat
    • TimestampFormat
  • OnixS.Cme.ILink3.Exceptions
    • CannotEstablishLinkException
    • DecodingException
    • EngineAlreadyInitializedException
    • EngineException
    • EngineIsNotInitializedException
    • EstablishmentRejectException
    • InvalidResponseException
    • LinkErrorException
    • NegotiationRejectException
    • RequiredTagMissingException
    • ResponseTimeoutException
    • SessionException
    • SessionTerminatedException
    • StorageException
    • TerminateInReplyOnEstablishException
    • TerminatedBy
    • UnexpectedMessageTypeException
    • UnexpectedSequenceNumberException
  • OnixS.Cme.ILink3.Messaging
    • DecodingErrorCodes
  • OnixS.Cme.ILink3.Properties
    • Resources
  • OnixS.Cme.ILink3.Schedule
    • Counterparty
    • SessionConnectionSettings
    • SessionSchedule
    • SessionScheduler
    • SessionSchedulerErrorEventArgs
    • SessionSchedulerLoggingOutEventArgs
    • SessionSchedulerWarningEventArgs
  • OnixS.Cme.ILink3.Storage
    • ISessionStorage
    • IStoredMessage
  • OnixS.Cme.ILink3.Testing
    • Gateway

Class SessionSettings.Key

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

LoadFromConfigurationFile(string)

Inheritance
object
SessionSettings.Key
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.Cme.ILink3
Assembly: OnixS.Cme.ILink3.dll
Syntax
public static class SessionSettings.Key

Fields

AccessKey

Declaration
public const string AccessKey = "AccessKey"
Field Value
Type Description
string

Key name for AccessKey

DecoderLibraryPath

Declaration
public const string DecoderLibraryPath = "DecoderLibraryPath"
Field Value
Type Description
string

Key name for DecoderLibraryPath

FileBasedStorageSegmentSize

Declaration
public const string FileBasedStorageSegmentSize = "FileBasedStorage.SegmentSize"
Field Value
Type Description
string

Key name for FileBasedStorageSegmentSize

FirmId

Declaration
public const string FirmId = "FirmId"
Field Value
Type Description
string

Key name for FirmId

IgnoreFileBasedStorageIntegrityErrors

Declaration
public const string IgnoreFileBasedStorageIntegrityErrors = "FileBasedStorage.IgnoreIntegrityErrors"
Field Value
Type Description
string

Key name for IgnoreFileBasedStorageIntegrityErrors

KeepAliveInterval

Declaration
public const string KeepAliveInterval = "KeepAliveInterval"
Field Value
Type Description
string

Key name for KeepAliveInterval

LicenseAlertingDaysBeforeExpiration

Declaration
public const string LicenseAlertingDaysBeforeExpiration = "License.AlertingDaysBeforeExpiration"
Field Value
Type Description
string

Key name for LicenseAlertingDaysBeforeExpiration

LicenseStore

Declaration
public const string LicenseStore = "License.Store"
Field Value
Type Description
string

Key name for LicenseStore

LicenseString

Declaration
public const string LicenseString = "License.String"
Field Value
Type Description
string

Key name for LicenseString

LoadDecoderLibrary

Declaration
public const string LoadDecoderLibrary = "LoadDecoderLibrary"
Field Value
Type Description
string

Key name for LoadDecoderLibrary

LocalNetworkInterface

Declaration
public const string LocalNetworkInterface = "LocalNetworkInterface"
Field Value
Type Description
string

Key name for LocalNetworkInterface

LocalTimeUsage

Declaration
public const string LocalTimeUsage = "LocalTimeUsage"
Field Value
Type Description
string

Key name for LocalTimeUsage

LogBeforeSending

Declaration
public const string LogBeforeSending = "Log.BeforeSending"
Field Value
Type Description
string

Key name for LogBeforeSending

MarketSegmentConfig

Declaration
public const string MarketSegmentConfig = "MarketSegmentConfig"
Field Value
Type Description
string

Key name for MarketSegmentConfig

MessageGrouping

Declaration
public const string MessageGrouping = "MessageGrouping"
Field Value
Type Description
string

Key name for MessageGrouping

ReasonableTransmissionTime

Declaration
public const string ReasonableTransmissionTime = "ReasonableTransmissionTime"
Field Value
Type Description
string

Key name for ReasonableTransmissionTime

ReceiveBufferSize

Declaration
public const string ReceiveBufferSize = "Receive.BufferSize"
Field Value
Type Description
string

Key name for ReceiveBufferSize

ReceiveSpinningTimeout

Declaration
public const string ReceiveSpinningTimeout = "Receive.SpinningTimeout"
Field Value
Type Description
string

Key name for ReceiveSpinningTimeout

ReconnectAttempts

Declaration
public const string ReconnectAttempts = "Reconnect.Attempts"
Field Value
Type Description
string

Key name for ReconnectAttempts

ReconnectInterval

Declaration
public const string ReconnectInterval = "Reconnect.Interval"
Field Value
Type Description
string

Key name for ReconnectInterval

SecretKey

Declaration
public const string SecretKey = "SecretKey"
Field Value
Type Description
string

Key name for SecretKey

SendBufferSize

Declaration
public const string SendBufferSize = "Send.BufferSize"
Field Value
Type Description
string

Key name for SendBufferSize

SendQueueMaxSize

Declaration
public const string SendQueueMaxSize = "Send.QueueMaxSize"
Field Value
Type Description
string

Key name for SendQueueMaxSize

SendSpinningTimeout

Declaration
public const string SendSpinningTimeout = "Send.SpinningTimeout"
Field Value
Type Description
string

Key name for SendSpinningTimeout

SentMessagesQueueMaxSize

Declaration
public const string SentMessagesQueueMaxSize = "SentMessagesQueueMaxSize"
Field Value
Type Description
string

Key name for SentMessagesQueueMaxSize

SessionId

Declaration
public const string SessionId = "SessionId"
Field Value
Type Description
string

Key name for SessionId

StorageDirectory

Declaration
public const string StorageDirectory = "Log.Directory"
Field Value
Type Description
string

Key name for StorageDirectory

TcpNoDelay

Declaration
public const string TcpNoDelay = "TcpNoDelay"
Field Value
Type Description
string

Key name for TcpNoDelay

TemplatesFilePath

Declaration
public const string TemplatesFilePath = "TemplatesFilePath"
Field Value
Type Description
string

Key name for TemplatesFilePath

TradingSystemName

Declaration
public const string TradingSystemName = "TradingSystem.Name"
Field Value
Type Description
string

Key name for TradingSystemName

TradingSystemVendor

Declaration
public const string TradingSystemVendor = "TradingSystem.Vendor"
Field Value
Type Description
string

Key name for TradingSystemVendor

TradingSystemVersion

Declaration
public const string TradingSystemVersion = "TradingSystem.Version"
Field Value
Type Description
string

Key name for TradingSystemVersion

UpdateSendingTime

Declaration
public const string UpdateSendingTime = "UpdateSendingTime"
Field Value
Type Description
string

Key name for UpdateSendingTime

In this article
  • Fields
    • AccessKey
    • DecoderLibraryPath
    • FileBasedStorageSegmentSize
    • FirmId
    • IgnoreFileBasedStorageIntegrityErrors
    • KeepAliveInterval
    • LicenseAlertingDaysBeforeExpiration
    • LicenseStore
    • LicenseString
    • LoadDecoderLibrary
    • LocalNetworkInterface
    • LocalTimeUsage
    • LogBeforeSending
    • MarketSegmentConfig
    • MessageGrouping
    • ReasonableTransmissionTime
    • ReceiveBufferSize
    • ReceiveSpinningTimeout
    • ReconnectAttempts
    • ReconnectInterval
    • SecretKey
    • SendBufferSize
    • SendQueueMaxSize
    • SendSpinningTimeout
    • SentMessagesQueueMaxSize
    • SessionId
    • StorageDirectory
    • TcpNoDelay
    • TemplatesFilePath
    • TradingSystemName
    • TradingSystemVendor
    • TradingSystemVersion
    • UpdateSendingTime
Back to top Copyright © Onix Solutions.
Generated by DocFX