ContentRangeHeaderValue.Length Property

Definition

Gets the total size of the document.

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

Property Value

Applies to