network_timeout
network_timeout(ms)
Set the global timeout for network requests in milliseconds (0 for no timeout)
Syntaxe
network_timeout(5000);
Arguments
| Name | Required | Default | Description |
|---|---|---|---|
ms | yes | - | timeout in milliseconds |
network_timeout(ms)
Set the global timeout for network requests in milliseconds (0 for no timeout)
network_timeout(5000);
| Name | Required | Default | Description |
|---|---|---|---|
ms | yes | - | timeout in milliseconds |