GetSocketTimeout (open)

Get the timeout used for sending and receiving calls

Syntax

LOADLIB "wh::internet/tcpip.whlib";

INTEGER FUNCTION GetSocketTimeout(INTEGER connectionid)

Parameters

INTEGER connectionid

ID of the connection to get the timeout for

Return value

INTEGER

The timeout in milliseconds (-1 = no timeout or no socket)