Skip to content

OrleansTransactionInDoubtException

class

Namespace: Orleans.Transactions

Signifies that the runtime is unable to determine whether a transaction has committed.
[Orleans.GenerateSerializer]
public sealed class OrleansTransactionInDoubtException : OrleansTransactionException

Constructors

Properties

  • TransactionId Gets the identifier of the transaction whose outcome could not be determined.

Methods