MultipartUpload Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for elements related to a particular multipart upload.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.MultipartUpload

Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class MultipartUpload : Object

The MultipartUpload type exposes the following members

Constructors

  Name Description
Public Method MultipartUpload()

Properties

  Name Description
Public Property Initiated Date and time at which the multipart upload was initiated.
Public Property Initiator Identifies who initiated the multipart upload.
Public Property Key Key of the object for which the multipart upload was initiated.
Public Property Owner
Public Property StorageClass The class of storage used to store the object.
Public Property UploadId Upload ID that identifies the multipart upload.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8