1010 - ActivityCompleted
Properties
Property | Value |
---|---|
ID | 1010 |
Keywords | WFRuntime |
Level | Information |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates an activity has completed execution.
Message
Activity '%1', DisplayName: '%2', InstanceId: '%3' has completed in the '%4' state.
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. |
State | xs:string | The state of the activity. |
AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.