Method | Description | |
---|---|---|
Execute ( ) : void |
Runs the multipart upload.
|
Method | Description | |
---|---|---|
MultipartUploadCommand ( IAmazonS3 s3Client, TransferUtilityConfig config, TransferUtilityUploadRequest fileTransporterRequest ) : System |
Initializes a new instance of the MultipartUploadCommand class.
|
|
addResponse ( |
||
calculatePartSize ( long fileSize ) : long | ||
checkForLastException ( UploadPartInvoker invoker ) : void | ||
determineContentType ( ) : string | ||
shutdown ( string uploadId ) : void | ||
startInvokerPool ( ) : void | ||
uploadPartProgressEventCallback ( object sender, Amazon e ) : void | ||
waitTillAllThreadsComplete ( ) : void |