:Timeout()
Class
Syntax
Read:
:Timeout( [hSession] ) --> nTimeout
Assign:
:Timeout( nTimeout, [hSession] ) --> nOldTimeout
Parameters
|
|
nTimeout |
Numeric in Seconds. |
|
|
hSession |
Optional: If hSession is not passed, the value in :Session will be used |
Description
nTimeout is the number of seconds Class Methods will wait for a response from the remote server before erroring out and returning to the application.