1012 - StartExecuteActivityWorkItem

Properties

Property Value
ID 1012
Keywords WFRuntime
Level Verbose
Channel Microsoft-Windows-Application Server-Applications/Debug

Description

Indicates an ExecuteActivityWorkItem is starting execution.

Message

Starting execution of an ExecuteActivityWorkItem for Activity '%1', DisplayName: '%2', InstanceId: '%3'.

Details

Data Item Name Data Item Type Description
Activity xs:string The type name of the activity.
DisplayName xs:string The display name of the activity.
InstanceId xs:string The instance id of the activity.
AppDomain xs:string The string returned by AppDomain.CurrentDomain.FriendlyName.