SessionlessTransactionId

This property returns the sessionless transaction identifier.

Declaration

// C#
public byte[] SessionlessTransactionId { get; }

Property Value

The byte array which represents the global transaction identifier of the sessionless transaction identifier.

Remarks

If the session not associated with a sessionless transaction, it returns null.