OrleansTransactionAbortedException.TransactionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique identifier of the aborted transaction.
public string TransactionId { get; }
[Orleans.Id(0)]
public string TransactionId { get; }
member this.TransactionId : string
[<Orleans.Id(0)>]
member this.TransactionId : string
Public ReadOnly Property TransactionId As String
Property Value
- Attributes