Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long process forces timeout
Message
From
31/10/2001 11:28:17
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00575453
Message ID:
00575676
Views:
21
>>>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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform