Request100ContinueOptions.ContentLengthThreshold Property

Definition

The minimum value of HTTP request Content-Length for applying expect-continue.

public long? ContentLengthThreshold { get; set; }
member this.ContentLengthThreshold : Nullable<int64> with get, set
Public Property ContentLengthThreshold As Nullable(Of Long)

Property Value

Applies to