eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:ueberblick:installation:konfiguration:timeout

Timeout-Configuration

If you want to change the duration of the command timeout, the configuration files have to be adjusted.
The duration of the timeout in seconds can be set separately for insert, update, delete (CommandTimeout) and select commands (SelectCommandTimeout). The default value is usually 30 seconds (default value for ADO.NET).

eBiss-Server-/Client-Portconfiguration

Add the following lines to eBiss.Service/WinClient.exe.config, e.g. for 90 seconds timeout:

        <add key="OrmDefaultCommandTimeoutInSec" value="90" />
en/ueberblick/installation/konfiguration/timeout.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1