CreateVirtualDirectory.

AspEnableChunkedEncoding Property

Summary

Specifies whether HTTP 1.1 chunked transfer encoding is enabled for the World Wide Web Publishing Service (WWW service). The default is false.

Syntax

[TaskAttribute("aspenablechunkedencoding"), IisProperty]
public bool AspEnableChunkedEncoding { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool