timeout
Description:
A timeout, in seconds, for network operations.
If the timeout is exceeded, the operation will be cancelled and NETWORK_ERROR will be returned.
If the timeout is 0
, operations will never time out.
Note that if a Authorizer is being used with this Service, the authorizer might also need its timeout setting.