LBI Runtime
Application settings
| Setting | Default value | Description |
|---|---|---|
| Web Service Timeout | 3 |
Minutes Gets or sets the interval of time that a connection can remain inactive, during which no application messages are received, before it is dropped. |
| Web Service Connect Timeout | 2 |
Minutes Gets or sets the interval of time provided for a connection to open before the transport raises an exception. Gets or sets the interval of time provided for a write operation to complete before the transport raises an exception. |
| Expiration Poll Frequency In Seconds | 60 | Frequency in seconds of expiration polling cycle |
| Maximum Elements in Cache Before S | 100 | Maximum number of items in cache before an add causes scavenging to take place |
| Number to Remove When Scavenging | 10 | Number of items to remove from cache when scavenging |
| Cache Expiration in Minutes | 60 | The amount of time in minutes that the existing cached data will be available before it is expired and forced to retrieve fresh data. |
| Enable Notification Service Caching | Enabled | If enabled, data will be cached for Watches. |
| Enable Smart Notes Compression | Enabled | If enabled, data compression will be used when sending and receiving data from web services. |