| MultipartUpload Class |
Namespace: Aliyun.OSS
The MultipartUpload type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString |
Gets the serialization string
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Initiated |
The initiated timestamp of the multipart upload.
| |
| Key |
Gets or sets the target object's key.
| |
| StorageClass |
Gets or sets the target object's storage class.
| |
| UploadId |
Gets or sets the upload Id.
|