---
title: NSExtensionFileProviderUploadPipelineDepth
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/nsextension/nsextensionfileprovideruploadpipelinedepth
---

# NSExtensionFileProviderUploadPipelineDepth

The per-domain limit of concurrent calls that a file provider extension can make to upload data.

## Discussion

Discussion Use this value to set the limit of concurrent calls to methods like createItem(basedOn:fields:contents:options:request:completionHandler:) and modifyItem(_:baseVersion:changedFields:contents:options:request:completionHandler:). Set the value for this key to an integer in the range 1 to 128.

## See Also

### File Provider

- [NSExtensionFileProviderActions](bundleresources/information-property-list/nsextension/nsextensionfileprovideractions.md)
- [NSExtensionFileProviderDocumentGroup](bundleresources/information-property-list/nsextension/nsextensionfileproviderdocumentgroup.md)
- [NSExtensionFileProviderSupportsEnumeration](bundleresources/information-property-list/nsextension/nsextensionfileprovidersupportsenumeration.md)
- [NSExtensionFileProviderDownloadPipelineDepth](bundleresources/information-property-list/nsextension/nsextensionfileproviderdownloadpipelinedepth.md)
