CreateVirtualDirectory.

AspTrackThreadingModel Property

Summary

Specifies whether IIS checks the threading model of any components that your application creates. The default is false.

Syntax

[TaskAttribute("asptrackthreadingmodel"), IisProperty]
public bool AspTrackThreadingModel { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool