ContentRangeHeaderValue.Length Property

Definition

Gets the length of the full entity-body.

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

The length of the full entity-body.

Applies to