timeout property

int get timeout

Connection timeout in seconds

Implementation

int get timeout;
set timeout (int value)

Set connection timeout

Implementation

set timeout(int value);