vb.net send http header to server with time out code example
Example: set request timeout c#
<system.web>
<httpRuntime executionTimeout="600"/>
</system.web>
<system.web>
<httpRuntime executionTimeout="600"/>
</system.web>