|
<< Click to Display Table of Contents > 5min Timeout |
![]() ![]()
|
|
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 461: 5min Timeout