Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long process forces timeout
Message
 
 
À
31/10/2001 11:28:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00575453
Message ID:
00575689
Vues:
32
>>>>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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform