[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns the global transaction id of the transaction.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public byte[] GlobalTransactionId { get; } |
Public ReadOnly Property GlobalTransactionId As Byte() |
public: property array<unsigned char>^ GlobalTransactionId { array<unsigned char>^ get (); } |