1035 - RuntimeTransactionSet
Properties
Property | Value |
---|---|
ID | 1035 |
Keywords | WFRuntime |
Level | Verbose |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates an activity has set the runtime transaction.
Message
The runtime transaction has been set by Activity '%1', DisplayName: '%2', InstanceId: '%3'. Execution isolated to Activity '%4', DisplayName: '%5', InstanceId: '%6'.
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. |
IsolatedActivity | xs:string | The type name of the activity that the transaction is isolated to. |
IsolatedActivityDisplayName | xs:string | The display name of the activity that the transaction is isolated to. |
IsolatedActivityInstanceId | xs:string | The instance id of the activity that the transaction is isolated to. |
AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.