AWS SDK for .NET Documentation
ContentRange Property
AmazonAmazon.Glacier.ModelGetJobOutputResultContentRange Did this page help you?   Yes   No    Tell us about it...
The range of bytes returned by Amazon Glacier. If only partial output is downloaded, the response provides the range of bytes Amazon Glacier returned. For example, bytes 0-1048575/8388608 returns the first 1 MB from 8 MB.
Declaration Syntax
C#
public string ContentRange { get; set; }

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