CreateVirtualDirectory.

CpuAppEnabled Property

Summary

Specifies whether process accounting and throttling should be performed for ISAPI extensions and ASP applications. The default is true.

Syntax

[TaskAttribute("cpuappenabled"), IisProperty]
public bool CpuAppEnabled { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool