This class represents the byte range for a range GET from S3.
Inheritance Hierarchy
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ByteRange : Object
The ByteRange type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ByteRange(Int64, Int64) | Constructs a ByteRange and sets the start and end. |
Properties
Name | Description | |
---|---|---|
![]() |
End | The ending byte number of the range |
![]() |
FormattedByteRange | The formatted string representing the byte range to be set for the range header. |
![]() |
Start | The starting byte number of the range |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8