<Code Lib>
2025 Method
Changes 0
M

FailuresAccessor.RollBackPendingTransaction

Description:
Finishes pending failures processing by rolling back the pending transaction.

public TransactionStatus RollBackPendingTransaction()

TransactionStatus Result of attempt to roll back the pending transaction.

  • This FailuresAccessor is inactive (is used outside of failures processing). -or- The processing of the failures is not in the pending state.

Loading…