1002 - WorkflowApplicationTerminated
Properties
Property | Value |
---|---|
ID | 1002 |
Keywords | WFRuntime |
Level | Information |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates a workflow application has terminated in the Faulted state with an exception.
Message
WorkflowApplication Id: '%1' was terminated. It has completed in the Faulted state with an exception.
Details
Data Item Name | Data Item Type | Description |
---|---|---|
WorkflowApplicationId | xs:string |
The workflow application id |
Exception | xs:string |
The exception details for the exception |
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.