| PartETag Class |
Namespace: Aliyun.OSS
The PartETag type exposes the following members.
| Name | Description | |
|---|---|---|
| PartETag(Int32, String) | Initializes a new instance of the PartETag class | |
| PartETag(Int32, String, String, Int64) |
Creates a new instance of PartETag.
|
| 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 | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Crc64 |
Gets or sets the crc64.
| |
| ETag |
Gets or sets the ETag, which is the 128 bit MD5 digest in hex string.
| |
| Length |
Gets or sets the length.
| |
| PartNumber |
Gets or sets the part number.
|