Table of Contents

Property SendChunked

Namespace
Sisk.Cadente.CoreEngine
Assembly
Sisk.Cadente.CoreEngine.dll

SendChunked

Gets or sets a value indicating whether chunked transfer encoding is used.

public override bool SendChunked { get; set; }

Property Value

bool

true if chunked transfer encoding is used; otherwise, false.