System.ServiceModel.TxCompletionStatusCompletedForAsyncAbort

The specified transaction for the specified operation was completed due to asynchronous abort.

Description

The current transaction was aborted due to another participant voting for Abort, time-outs occurring, or another error inside the participant of a transaction.

Troubleshooting

If this abort is unexpected, check all system logs to determine the real reason for the abort.

See also