Property SendChunked
SendChunked
Gets or sets an boolean indicating if this HttpHostContext.HttpResponse should be send in chunks or not.
public bool SendChunked { get; set; }
Gets or sets an boolean indicating if this HttpHostContext.HttpResponse should be send in chunks or not.
public bool SendChunked { get; set; }