AWS SDK for .NET Documentation
RetrievalByteRange Property
AmazonAmazon.Glacier.ModelDescribeJobResultRetrievalByteRange Did this page help you?   Yes   No    Tell us about it...
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1. For inventory retrieval jobs this field is null.
Declaration Syntax
C#
public string RetrievalByteRange { get; set; }

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