Method: PulpFileClient::FileFileRemote#download_concurrency
- Defined in:
- lib/pulp_file_client/models/file_file_remote.rb
#download_concurrency ⇒ Object
Total number of simultaneous connections. If not set then the default value will be used.
54 55 56 |
# File 'lib/pulp_file_client/models/file_file_remote.rb', line 54 def download_concurrency @download_concurrency end |