RangeItemHeaderValue.To Property

Definition

Gets the position at which to stop sending data.

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

Property Value

Applies to