[ Version ( since = "0.7.0" ) ]
public void set_timeout (uint timeout)
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.
| this |
a Service |
| timeout |
the timeout, or |