HttpRequest.SendChunked Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9083)
SendChunked
Gets or sets a value that indicates whether to send request content in 'chunked' mode.
Declaration
public bool SendChunked { get; set; }
Property Value
Type | Description |
---|---|
Boolean |