Method: PulpcoreClient::GenericRemoteResponse#download_concurrency

Defined in:
lib/pulpcore_client/models/generic_remote_response.rb

#download_concurrencyObject

Total number of simultaneous connections. If not set then the default value will be used.


51
52
53
# File 'lib/pulpcore_client/models/generic_remote_response.rb', line 51

def download_concurrency
  @download_concurrency
end