Table of Contents

Property SendChunked

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

SendChunked

Gets or sets whether the HTTP response can be sent chunked.

public bool SendChunked { get; set; }

Property Value

bool