GetFileRequestByteRange.EndRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the end of the byte range to retrieve.
public int EndRange { get; }
member this.EndRange : int
Public ReadOnly Property EndRange As Integer