HttpRange.Length Property

Definition

Gets the size of the HttpRange. null means the range extends all the way to the end.

public long? Length { get; }
member this.Length : Nullable<int64>
Public ReadOnly Property Length As Nullable(Of Long)

Property Value

Applies to