Class SessionSettings.Key
Key names that can be used to load Session
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
DecoderLibraryPath
Declaration
public const string DecoderLibraryPath = "DecoderLibraryPath"
Field Value
Type | Description |
---|---|
string | Key name for Decoder |
FileBasedStorageSegmentSize
Declaration
public const string FileBasedStorageSegmentSize = "FileBasedStorage.SegmentSize"
Field Value
Type | Description |
---|---|
string | Key name for File |
FirmId
Declaration
public const string FirmId = "FirmId"
Field Value
IgnoreFileBasedStorageIntegrityErrors
Declaration
public const string IgnoreFileBasedStorageIntegrityErrors = "FileBasedStorage.IgnoreIntegrityErrors"
Field Value
Type | Description |
---|---|
string | Key name for Ignore |
KeepAliveInterval
Declaration
public const string KeepAliveInterval = "KeepAliveInterval"
Field Value
Type | Description |
---|---|
string | Key name for Keep |
LicenseAlertingDaysBeforeExpiration
Declaration
public const string LicenseAlertingDaysBeforeExpiration = "License.AlertingDaysBeforeExpiration"
Field Value
Type | Description |
---|---|
string | Key name for License |
LicenseStore
Declaration
public const string LicenseStore = "License.Store"
Field Value
Type | Description |
---|---|
string | Key name for License |
LicenseString
Declaration
public const string LicenseString = "License.String"
Field Value
Type | Description |
---|---|
string | Key name for License |
LoadDecoderLibrary
Declaration
public const string LoadDecoderLibrary = "LoadDecoderLibrary"
Field Value
Type | Description |
---|---|
string | Key name for Load |
LocalNetworkInterface
Declaration
public const string LocalNetworkInterface = "LocalNetworkInterface"
Field Value
Type | Description |
---|---|
string | Key name for Local |
LocalTimeUsage
Declaration
public const string LocalTimeUsage = "LocalTimeUsage"
Field Value
Type | Description |
---|---|
string | Key name for Local |
LogBeforeSending
Declaration
public const string LogBeforeSending = "Log.BeforeSending"
Field Value
Type | Description |
---|---|
string | Key name for Log |
MarketSegmentConfig
Declaration
public const string MarketSegmentConfig = "MarketSegmentConfig"
Field Value
Type | Description |
---|---|
string | Key name for Market |
MessageGrouping
Declaration
public const string MessageGrouping = "MessageGrouping"
Field Value
Type | Description |
---|---|
string | Key name for Message |
ReasonableTransmissionTime
Declaration
public const string ReasonableTransmissionTime = "ReasonableTransmissionTime"
Field Value
Type | Description |
---|---|
string | Key name for Reasonable |
ReceiveBufferSize
Declaration
public const string ReceiveBufferSize = "Receive.BufferSize"
Field Value
Type | Description |
---|---|
string | Key name for Receive |
ReceiveSpinningTimeout
Declaration
public const string ReceiveSpinningTimeout = "Receive.SpinningTimeout"
Field Value
Type | Description |
---|---|
string | Key name for Receive |
ReconnectAttempts
Declaration
public const string ReconnectAttempts = "Reconnect.Attempts"
Field Value
Type | Description |
---|---|
string | Key name for Reconnect |
ReconnectInterval
Declaration
public const string ReconnectInterval = "Reconnect.Interval"
Field Value
Type | Description |
---|---|
string | Key name for Reconnect |
SecretKey
Declaration
public const string SecretKey = "SecretKey"
Field Value
SendBufferSize
Declaration
public const string SendBufferSize = "Send.BufferSize"
Field Value
Type | Description |
---|---|
string | Key name for Send |
SendQueueMaxSize
Declaration
public const string SendQueueMaxSize = "Send.QueueMaxSize"
Field Value
Type | Description |
---|---|
string | Key name for Send |
SendSpinningTimeout
Declaration
public const string SendSpinningTimeout = "Send.SpinningTimeout"
Field Value
Type | Description |
---|---|
string | Key name for Send |
SentMessagesQueueMaxSize
Declaration
public const string SentMessagesQueueMaxSize = "SentMessagesQueueMaxSize"
Field Value
Type | Description |
---|---|
string | Key name for Sent |
SessionId
Declaration
public const string SessionId = "SessionId"
Field Value
StorageDirectory
Declaration
public const string StorageDirectory = "Log.Directory"
Field Value
Type | Description |
---|---|
string | Key name for Storage |
TcpNoDelay
Declaration
public const string TcpNoDelay = "TcpNoDelay"
Field Value
Type | Description |
---|---|
string | Key name for Tcp |
TemplatesFilePath
Declaration
public const string TemplatesFilePath = "TemplatesFilePath"
Field Value
Type | Description |
---|---|
string | Key name for Templates |
TradingSystemName
Declaration
public const string TradingSystemName = "TradingSystem.Name"
Field Value
Type | Description |
---|---|
string | Key name for Trading |
TradingSystemVendor
Declaration
public const string TradingSystemVendor = "TradingSystem.Vendor"
Field Value
Type | Description |
---|---|
string | Key name for Trading |
TradingSystemVersion
Declaration
public const string TradingSystemVersion = "TradingSystem.Version"
Field Value
Type | Description |
---|---|
string | Key name for Trading |
UpdateSendingTime
Declaration
public const string UpdateSendingTime = "UpdateSendingTime"
Field Value
Type | Description |
---|---|
string | Key name for Update |