FileStreamUploadStreamContentAsMultiPart Method |
Uploads stream's content to Amazon S3 storage as one part of the file in multipart upload process
identified by uploadSessionId.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax Remarks
Always returns one ETag in collection. If stream's length is more than 5GB then exception is thrown.
See Also