PendingTransactionState<TState>.TransactionId プロパティ

定義

トランザクションのグローバル一意識別子。

public string TransactionId { get; set; }
[Orleans.Id(1)]
public string TransactionId { get; set; }
member this.TransactionId : string with get, set
[<Orleans.Id(1)>]
member this.TransactionId : string with get, set
Public Property TransactionId As String

プロパティ値

属性

適用対象