Table of Contents

Property SendChunked

Namespace
Sisk.Cadente
Assembly
Sisk.Cadente.dll

SendChunked

Gets or sets an boolean indicating if this HttpHostContext.HttpResponse should be send in chunks or not.

public bool SendChunked { get; set; }

Property Value

bool