OrleansTransactionAbortedException
class
Namespace: Orleans.Transactions
Signifies that the executing transaction has aborted.
[Orleans.GenerateSerializer]public class OrleansTransactionAbortedException : OrleansTransactionExceptionConstructors
Properties
TransactionIdThe unique identifier of the aborted transaction.
Methods
GetObjectData(SerializationInfo, StreamingContext)When overridden in a derived class, sets theSystem.Runtime.Serialization.SerializationInfowith information about the exception.
