Timeout xojo.Net.HTTPSocket

I’m connecting to a webservice which need some time to create the correct answer from several databases.

How can I manipulate xojo.Net.HTTPSocket in a way the it will not create a event:Error with code -1001 Time-out.

Many sources are pointing to a default iOS timeout of 240 seconds.
stackoverflow
With Xojo it’s about 60 seconds.

<https://xojo.com/issue/38141>