共用方式為


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

屬性值

屬性

適用於