Method: PulpPythonClient::PythonPythonRemote#connect_timeout

Defined in:
lib/pulp_python_client/models/python_python_remote.rb

#connect_timeoutObject

aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.



67
68
69
# File 'lib/pulp_python_client/models/python_python_remote.rb', line 67

def connect_timeout
  @connect_timeout
end