Class SessionSettings.Key
Key names that can be used to load SessionSettings from a configuration file.
Inherited Members
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 |