<< Click to Display Table of Contents > 

Client Control Interface Manual > Optimization and Error Prevention > 5min Timeout

5min Timeout
Previous pageReturn to chapter overviewNext page

 

Description

Error

Connection is interrupted regularly after 5 min.

Solution

The ClientControl must be created on a STAThread. If this is not the case, Windows temporarily creates a separate STAThread for the calls, but automatically terminates this after 5 minutes.

Table 433: 5min Timeout