PendingTransactionState<TState>.TransactionManager 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
知道此備妥交易狀態的交易管理員,如果這是交易管理員,則為 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
屬性值
- 屬性