Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling Web Service Timeout...
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00711803
Message ID:
00712925
Views:
11
>Does anyone know how to control the timeout of the Web Service listener. I've tried adjusting the values in IIS and in the specific virtual directory but I've had no luck. Web Services seems to ignore those values all together.
>
>I've done some searching through MSDN and found that in C++ and .NET you can set the timeout property to a -1 which is indefinate. This comes in handy when stepping through the debugger. I'd like to do something similiar in VFP - how can I do this in VFP?
>
>TIA

Not sure where is the place for changing this as default.

If you create a WebService object you can issue:

myObject.TimeOut = time in miliseconds
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform