set_timeout
Description:
Sets the timeout property; the network timeout, in seconds.
If timeout
is 0
, network operations will never time out.
Note that if a Authorizer is being used with this Service, the authorizer might also need its timeout setting.
Parameters:
this |
a Service |
timeout |
the timeout, or |