FailuresAccessor.CanCommitPendingTransaction
Method
Description:
Checks if pending failure processing can be finished by committing a pending transaction.
Checks if pending failure processing can be finished by committing a pending transaction.
Remarks:
Check makes sense only if the failure processing is pending.
Check makes sense only if the failure processing is pending.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This FailuresAccessor is inactive (is used outside of failures processing). |