Szerkesztés

Megosztás a következőn keresztül:


PendingTransactionState<TState>.TransactionManager Property

Definition

The transaction manager that knows about the status of this prepared transaction, or null if this is the transaction manager. Used during recovery to inquire about the fate of the transaction.

public Orleans.Transactions.ParticipantId TransactionManager { get; set; }
[Orleans.Id(3)]
public Orleans.Transactions.ParticipantId TransactionManager { get; set; }
member this.TransactionManager : Orleans.Transactions.ParticipantId with get, set
[<Orleans.Id(3)>]
member this.TransactionManager : Orleans.Transactions.ParticipantId with get, set
Public Property TransactionManager As ParticipantId

Property Value

Attributes

Applies to