AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains all the parameters that can be set when making a this request with the TransferUtility method.

Inheritance Hierarchy

System.Object
  Amazon.S3.Transfer.BaseDownloadRequest
    Amazon.S3.Transfer.TransferUtilityOpenStreamRequest

Namespace: Amazon.S3.Transfer
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public class TransferUtilityOpenStreamRequest : BaseDownloadRequest

The TransferUtilityOpenStreamRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BucketName System.String Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property ChecksumMode Amazon.S3.ChecksumMode Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property Key System.String Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property ModifiedSinceDate System.DateTime Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property ModifiedSinceDateUtc System.DateTime Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property ServerSideEncryptionCustomerMethod Amazon.S3.ServerSideEncryptionCustomerMethod Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property ServerSideEncryptionCustomerProvidedKey System.String Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property ServerSideEncryptionCustomerProvidedKeyMD5 System.String Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property UnmodifiedSinceDate System.DateTime Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property UnmodifiedSinceDateUtc System.DateTime Inherited from Amazon.S3.Transfer.BaseDownloadRequest.
Public Property VersionId System.String Inherited from Amazon.S3.Transfer.BaseDownloadRequest.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5