TransactionContext
class
Namespace: Orleans.Transactions
Provides access to the transaction associated with the current asynchronous execution context.
public static class TransactionContextProperties
CurrentTransactionIdGets the identifier of the current transaction.
Methods
GetRequiredTransactionInfoGets the current transaction information.GetTransactionInfoGets the current transaction information.
