AWS SDK for .NET Documentation
Range Property
AmazonAmazon.Glacier.ModelGetJobOutputRequestRange Did this page help you?   Yes   No    Tell us about it...
The range of bytes to retrieve from the output. For example, if you want to download the first 1,048,576 bytes, specify "Range: bytes=0-1048575". By default, this operation downloads the entire output.
Declaration Syntax
C#
public string Range { get; set; }

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