| 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 |
获取该实例的字符串表示。
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Initiated |
Multipart Upload事件初始化的时间。
| |
| Key |
获取Object的key。
| |
| StorageClass |
获取Object的存储类别。
| |
| UploadId |
获取上传Id。
|