Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long process forces timeout
Message
 
 
À
31/10/2001 11:49:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00575453
Message ID:
00575699
Vues:
31
>>>>>>Hi Michel you can do the following:
>>>>>>Client = CREATEOBJECT("MSSOAP.SoapClient")
>>>>>>Client.mssoapinit(your WSDL file)
>>>>>>Client.ConnectorProperty("Timeout") = time in miliseconds
>>>>>
>>>>>So, basically, all clients who would have a slow connection, would have to set this pretty high assuming they want to download big amount of data. Do you know what is the default?
>>>>
>>>>On my PC it's 30000
? loUniversalThread.ConnectorProperty("Timeout")
>>>
>>>So, this is 30 seconds. It would make sense then. Can you try to increase it and see if you can obtain that result now?
>>
>>It didn't help. Now it times out after about 18 sec regardless of Timeout settings in the range of 10000-120000.
>
>Could it be that there is a bug in that control?

Possible, becase if I lower timeout to 5000 or 2000 it times out after 5 and 2 sec accordingly.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform