Lezen in het Engels Bewerken

Delen via


OrleansTransactionTransientFailureException Class

Definition

Signifies that the executing transaction has aborted because some possibly transient problem, such as internal timeouts for locks or protocol responses, or speculation failures.

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

Constructors

Properties

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