AWS SDK for .NET Documentation
DownloadOptions Class
AmazonAmazon.Glacier.TransferDownloadOptions Did this page help you?   Yes   No    Tell us about it...
Common options used for download methods.
Declaration Syntax
C#
public class DownloadOptions : CommonOptions
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DownloadOptions()()()()
Initializes a new instance of the DownloadOptions class

AccountId
The ID for the account which owns the Glacier vault.
(Inherited from CommonOptions.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(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.)
PollingInterval
The polling interval in minutes for reading messages from the SQS queue.

StreamTransferProgress
The delegate callback to track the progress of the download.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
CommonOptions
 DownloadOptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)