<!--
{
  "availability" : [
    "macOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/NSExtension/NSExtensionFileProviderDownloadPipelineDepth",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.NSExtension.NSExtensionFileProviderDownloadPipelineDepth"
  },
  "title" : "NSExtensionFileProviderDownloadPipelineDepth"
}
-->

# NSExtensionFileProviderDownloadPipelineDepth

The per-domain limit of concurrent calls that a file provider extension can make to fetch data from remote storage.

## Discussion

Use this value to set the limit of concurrent calls to methods like <doc://com.apple.documentation/documentation/FileProvider/NSFileProviderReplicatedExtension/fetchContents(for:version:request:completionHandler:)>. Set the value for this key to an integer in the range `1` to `128`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)