PendingTransactionState<TState>.TransactionManager 属性

定义

知道此已准备事务的状态的事务管理器;如果这是事务管理器,则为 null。 在恢复期间用于查询事务的命运。

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

属性值

属性

适用于