Szerkesztés

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


PendingTransactionState<TState>.TransactionId Property

Definition

A globally unique identifier of the transaction.

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

Property Value

Attributes

Applies to