Class S3StoredPart
Inherited Members
Namespace: CoreUpload.Providers
Assembly: CoreUpload.dll
Syntax
public class S3StoredPart
Properties
ETag
Declaration
public string? ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
PartNumber
Declaration
public int PartNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Size
Declaration
public long Size { get; set; }
Property Value
| Type | Description |
|---|---|
| long |