Table of Contents

Property SendChunked

Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll

SendChunked

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

public abstract bool SendChunked { get; set; }

Property Value

bool