/AWS1/CL_APMTCPTIMEOUT¶
An object that represents types of timeouts.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_idle TYPE REF TO /AWS1/CL_APMDURATION /AWS1/CL_APMDURATION¶
An object that represents an idle timeout. An idle timeout bounds the amount of time that a connection may be idle. The default value is none.
Queryable Attributes¶
idle¶
An object that represents an idle timeout. An idle timeout bounds the amount of time that a connection may be idle. The default value is none.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDLE() |
Getter for IDLE |