ITransactionContextGetTxnId Method Hazelcast .Net Client Class Library
Gets the id that uniquely identifies the transaction.

Namespace: Hazelcast.Transaction
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

string GetTxnId()

Return Value

Type: String
the transaction id.
Remarks

Gets the id that uniquely identifies the transaction.
See Also

Reference