Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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. |
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.