OssClientResumableUploadObject Method |
Name | Description | |
---|---|---|
ResumableUploadObject(UploadObjectRequest) | ||
ResumableUploadObject(String, String, Stream, ObjectMetadata, String, NullableInt64, EventHandlerStreamTransferProgressArgs) | ||
ResumableUploadObject(String, String, String, ObjectMetadata, String, NullableInt64, EventHandlerStreamTransferProgressArgs) |
Resumable file upload. It automaticlly uses multipart upload upon big file and also support resume upload after a failed upload.
|