Class SessionSettings.Default
Default SessionSettings values.
Namespace: OnixS.Cme.ILink3
Assembly: OnixS.Cme.ILink3.dll
Syntax
public static class Default : object
Fields
DecoderLibraryPath
Declaration
public const string DecoderLibraryPath = null
Field Value
Type | Description |
---|---|
String | The default value for TemplatesFilePath |
FileBasedStorageSegmentSize
Declaration
public const long FileBasedStorageSegmentSize = null
Field Value
Type | Description |
---|---|
Int64 | The default value for FileBasedStorageSegmentSize |
IgnoreFileBasedStorageIntegrityErrors
Declaration
public const bool IgnoreFileBasedStorageIntegrityErrors = null
Field Value
Type | Description |
---|---|
Boolean | The default value for IgnoreFileBasedStorageIntegrityErrors |
KeepAliveInterval
Declaration
public const int KeepAliveInterval = null
Field Value
Type | Description |
---|---|
Int32 | The default value for KeepAliveInterval |
LicenseAlertingDaysBeforeExpiration
Declaration
public const int LicenseAlertingDaysBeforeExpiration = null
Field Value
Type | Description |
---|---|
Int32 | The default value for LicenseAlertingDaysBeforeExpiration |
LicenseStore
Declaration
public const string LicenseStore = null
Field Value
Type | Description |
---|---|
String | The default value for LicenseStore |
LoadDecoderLibrary
Declaration
public const bool LoadDecoderLibrary = null
Field Value
Type | Description |
---|---|
Boolean | The default value for LoadDecoderLibrary |
LocalNetworkInterface
Declaration
public const System.Net.IPAddress LocalNetworkInterface = null
Field Value
Type | Description |
---|---|
System.Net.IPAddress | The default value for LocalNetworkInterface |
LocalTimeUsage
Declaration
public const bool LocalTimeUsage = null
Field Value
Type | Description |
---|---|
Boolean | The default value for LocalTimeUsage |
LogBeforeSending
Declaration
public const bool LogBeforeSending = null
Field Value
Type | Description |
---|---|
Boolean | The default value for LogBeforeSending |
MessageGrouping
Declaration
public const int MessageGrouping = null
Field Value
Type | Description |
---|---|
Int32 | The default value for MessageGrouping |
ReasonableTransmissionTime
Declaration
public const int ReasonableTransmissionTime = null
Field Value
Type | Description |
---|---|
Int32 | The default value for ReasonableTransmissionTime |
ReceiveBufferSize
Declaration
public const int ReceiveBufferSize = null
Field Value
Type | Description |
---|---|
Int32 | The default value for ReceiveBufferSize |
ReceiveSpinningTimeout
Declaration
public const int ReceiveSpinningTimeout = null
Field Value
Type | Description |
---|---|
Int32 | The default value for ReceiveSpinningTimeout |
ReconnectAttempts
Declaration
public const int ReconnectAttempts = null
Field Value
Type | Description |
---|---|
Int32 | The default value for ReconnectAttempts |
ReconnectInterval
Declaration
public const int ReconnectInterval = null
Field Value
Type | Description |
---|---|
Int32 | The default value for ReconnectInterval |
ResendingQueueSize
Declaration
public const int ResendingQueueSize = null
Field Value
Type | Description |
---|---|
Int32 | The default value for ResendingQueueSize |
SendBufferSize
Declaration
public const int SendBufferSize = null
Field Value
Type | Description |
---|---|
Int32 | The default value for SendBufferSize |
SendQueueMaxSize
Declaration
public const int SendQueueMaxSize = null
Field Value
Type | Description |
---|---|
Int32 | The default value for SendQueueMaxSize |
SendSpinningTimeout
Declaration
public const int SendSpinningTimeout = null
Field Value
Type | Description |
---|---|
Int32 | The default value for SendSpinningTimeout |
StorageDirectory
Declaration
public const string StorageDirectory = null
Field Value
Type | Description |
---|---|
String | The default value for StorageDirectory |
TcpNoDelay
Declaration
public const bool TcpNoDelay = null
Field Value
Type | Description |
---|---|
Boolean | The default value for TcpNoDelay |
TemplatesFilePath
Declaration
public const string TemplatesFilePath = null
Field Value
Type | Description |
---|---|
String | The default value for TemplatesFilePath |
UpdateSendingTime
Declaration
public const bool UpdateSendingTime = null
Field Value
Type | Description |
---|---|
Boolean | The default value for UpdateSendingTime |