GET_TRANSFER_TIMEOUT is used to obtain the upper limit of the HTTP transfer timeout.
Note
This system package is introduced in V4.4.1 and later.
Syntax
UTL_HTTP.GET_TRANSFER_TIMEOUT (
timeout OUT PLS_INTEGER);
Parameters
| Parameter | Description |
|---|---|
| timeout | The upper limit of the current timeout, in seconds. |
