Stop IntelliTrace

Microsoft.SystemCenter.IntelliTraceProfiling.StopIntelliTrace.IIS.Task (Task)

Stop IntelliTrace profiling for an IIS application pool

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.NetApplicationComponent
AccessibilityInternal
CategoryCustom
EnabledFalse
RemotableFalse
Timeout0

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.SystemCenter.IntelliTraceProfiling.StopIntelliTrace.WriteAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.IntelliTraceProfiling.StopIntelliTrace.IIS.Task" Accessibility="Internal" Enabled="false" Target="IISCommon!Microsoft.Windows.InternetInformationServices.NetApplicationComponent" Timeout="0" Remotable="false">
<Category>Custom</Category>
<WriteAction ID="WA" TypeID="Microsoft.SystemCenter.IntelliTraceProfiling.StopIntelliTrace.WriteAction">
<IISApplicationPath/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Task>