AWS SDK for .NET Documentation
ByteRangeLong Property
AmazonAmazon.S3.ModelGetObjectRequestByteRangeLong Did this page help you?   Yes   No    Tell us about it...
Byte range of the object to return. When this is set the request downloads the specified range of an object.
Declaration Syntax
C#
public Tuple<long, long> ByteRangeLong { get; set; }

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