What would you want to set a timeout for? The reason there is a timeout on a ws is for connectivity reasons. If there are any connectivity reasons locally (cant find component) those should be trapped in a try catch block. Just wondering why you would need to do this?
On 11/30/06, Ky, Kajone <[EMAIL PROTECTED]> wrote: > > I am trying to set a timeout when invoking a method of a component. I > noticed that using cfinvoke only allows setting a timeout for web > sevices. Any suggestions? > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262264 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

