3557 - TransactedReceiveScopeEndCommitFailed
Properties
Property | Value |
---|---|
ID | 3557 |
Keywords | WFServices |
Level | Information |
Channel | Microsoft-Windows-Application Server-Applications/Analytic |
Description
Indicates the call to EndCommit on a CommittableTransaction threw a TransactionException.
Message
The call to EndCommit on the CommittableTransaction with id = '%1' threw a TransactionException with the following message: '%2'.
Details
Data Item Name | Data Item Type | Description |
---|---|---|
TransactionId | xs:string | The id of the CommittableTransaction. |
Exception | xs:string | The exception details for the exception |
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.