FailuresAccessor.CommitPendingTransaction
Method
Description:
Finishes pending failures processing by committing the pending transaction.
Finishes pending failures processing by committing the pending transaction.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This FailuresAccessor is inactive (is used outside of failures processing). -or- The processing of the failures is not in the pending state. -or- There is no pending transaction or transaction is not allowed to be committed. |