Another word.
In v3.3.3, i could change the timeout properties as following, and it worked
fine.
<script>
LzLoader.prototype.timeout = 200;
</script>
but in v4.3 it dose not work.
How can i do in v4.3 ?
Thanks.
Ono Keiji
[email protected]
ono keiji さんは書きました:
------------------------------------------------------------------------
Subject:
[Laszlo-dev] how to set soap timeout
From:
ono keiji <[email protected]>
Date:
Thu, 21 May 2009 20:47:58 +0900
To:
[email protected]
To:
[email protected]
Hi,
Could someone tell me how to set a timeout parameter when using rpc/soap
on v.4.3 ?
on v.3.*, i could control it at getNewLoader() in rpc.js, but i saw
it had gone away somewhere now.
Ono Keiji
[email protected]