Lezen in het Engels Bewerken

Delen via


OrleansCascadingAbortException Class

Definition

Signifies that the executing transaction has aborted because a dependent transaction aborted.

C#
[System.Serializable]
public class OrleansCascadingAbortException : Orleans.Transactions.OrleansTransactionTransientFailureException
C#
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class OrleansCascadingAbortException : Orleans.Transactions.OrleansTransactionTransientFailureException
Inheritance
Attributes

Constructors

Properties

DependentTransactionId
TransactionId

The unique identifier of the aborted transaction.

(Inherited from OrleansTransactionAbortedException)

Methods

Applies to

Product Versies
.NET Orleans 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0