HttpWebRequestMessage.SendChunked Property

Definition

Gets or sets a value that indicates whether to send data in segments to the Internet resource.

public override bool SendChunked { get; set; }
member this.SendChunked : bool with get, set
Public Overrides Property SendChunked As Boolean

Property Value

Applies to