Class SessionSettings.Key
Key names that can be used to load SessionSettings from a configuration file.
Namespace: OnixS.Cme.ILink3
Assembly: OnixS.Cme.ILink3.dll
Syntax
public static class Key : object
Fields
FileBasedStorageSegmentSize
Declaration
public const string FileBasedStorageSegmentSize = null
Field Value
Type | Description |
---|---|
String | Key name for FileBasedStorageSegmentSize |
IgnoreFileBasedStorageIntegrityErrors
Declaration
public const string IgnoreFileBasedStorageIntegrityErrors = null
Field Value
Type | Description |
---|---|
String | Key name for IgnoreFileBasedStorageIntegrityErrors |
KeepAliveInterval
Declaration
public const string KeepAliveInterval = null
Field Value
Type | Description |
---|---|
String | Key name for KeepAliveInterval |
LicenseAlertingDaysBeforeExpiration
Declaration
public const string LicenseAlertingDaysBeforeExpiration = null
Field Value
Type | Description |
---|---|
String | Key name for LicenseAlertingDaysBeforeExpiration |
LicenseStore
Declaration
public const string LicenseStore = null
Field Value
Type | Description |
---|---|
String | Key name for LicenseStore |
LocalNetworkInterface
Declaration
public const string LocalNetworkInterface = null
Field Value
Type | Description |
---|---|
String | Key name for LocalNetworkInterface |
LocalTimeUsage
Declaration
public const string LocalTimeUsage = null
Field Value
Type | Description |
---|---|
String | Key name for LocalTimeUsage |
LogBeforeSending
Declaration
public const string LogBeforeSending = null
Field Value
Type | Description |
---|---|
String | Key name for LogBeforeSending |
MessageGrouping
Declaration
public const string MessageGrouping = null
Field Value
Type | Description |
---|---|
String | Key name for MessageGrouping |
ReasonableTransmissionTime
Declaration
public const string ReasonableTransmissionTime = null
Field Value
Type | Description |
---|---|
String | Key name for ReasonableTransmissionTime |
ReceiveBufferSize
Declaration
public const string ReceiveBufferSize = null
Field Value
Type | Description |
---|---|
String | Key name for ReceiveBufferSize |
ReceiveSpinningTimeout
Declaration
public const string ReceiveSpinningTimeout = null
Field Value
Type | Description |
---|---|
String | Key name for ReceiveSpinningTimeout |
ReconnectAttempts
Declaration
public const string ReconnectAttempts = null
Field Value
Type | Description |
---|---|
String | Key name for ReconnectAttempts |
ReconnectInterval
Declaration
public const string ReconnectInterval = null
Field Value
Type | Description |
---|---|
String | Key name for ReconnectInterval |
ResendingQueueSize
Declaration
public const string ResendingQueueSize = null
Field Value
Type | Description |
---|---|
String | Key name for ResendingQueueSize |
SendBufferSize
Declaration
public const string SendBufferSize = null
Field Value
Type | Description |
---|---|
String | Key name for SendBufferSize |
SendQueueMaxSize
Declaration
public const string SendQueueMaxSize = null
Field Value
Type | Description |
---|---|
String | Key name for SendQueueMaxSize |
SendSpinningTimeout
Declaration
public const string SendSpinningTimeout = null
Field Value
Type | Description |
---|---|
String | Key name for SendSpinningTimeout |
StorageDirectory
Declaration
public const string StorageDirectory = null
Field Value
Type | Description |
---|---|
String | Key name for StorageDirectory |
TcpNoDelay
Declaration
public const string TcpNoDelay = null
Field Value
Type | Description |
---|---|
String | Key name for TcpNoDelay |
TemplatesFilePath
Declaration
public const string TemplatesFilePath = null
Field Value
Type | Description |
---|---|
String | Key name for TemplatesFilePath |
UpdateSendingTime
Declaration
public const string UpdateSendingTime = null
Field Value
Type | Description |
---|---|
String | Key name for UpdateSendingTime |